- Webpack 4 To bundle your assets, styles & scripts
- Babel 7 A compiler used to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript without stress
- ESLint & JS-standard-style
npm install
npm run dev
clientnpm run build
build
Then visit http://localhost:8080/
- or a new browser windows popped-up already - to preview your website