Boilerplate for a simple vanilla JS front-end app with components and state management
node version 15.14.0
npm i
weback in watch mode - npm start
production - npm run build
testing - npm run test
prod hosting - npm run host
Boilerplate for a simple vanilla JS front-end app with components and state management
JavaScript