Skip to content

ES7 Webpack 4+ BABEL 7+ SASS ESLINT boilerplate

License

Notifications You must be signed in to change notification settings

fifijo/es7-webpack

Repository files navigation

ES7+ Webpack 4+ Boilerplate

js-standard-style

Features

  • 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

Usage

Requirements

Install dependencies

  • npm install

Development

  • npm run dev client
  • npm run build build

Then visit http://localhost:8080/ - or a new browser windows popped-up already - to preview your website