JavaScript boilerplate to create SPAs with no UI framework
- Node version: 8.10.0
- NPM version: 6.4.1
npm install: install all dependenciesnpm start: starts the app in a local browser using webpack-dev-server. Port 3000 usednpm run build: compiles and builds app into /dist folder
- Chrome 68
- Microsoft Edge 42
- Firefox Quantum 62