A simple npm command that will let you create vanilla js app boilerplate
npm install new-javascript-app> Hello folks, I am creating this package which will help devs to kickstart their vanilla-js app quickly. This is still in development (WIP) stage. Connect with me for more ideas.
npx new-javascript-app
You need to give the app name, else the project wont be created.
#### Connect with me