/es6-boiler

Minimal Webpack boilerplate for es2015 on the server and the client

Primary LanguageJavaScript

ES6 Boiler

The simplest boilerplate possible to work with es2015, webpack and babel, for the client and the server.

Usage

  1. Clone/fork the repo
  2. nvm use 5
  3. npm i
  4. npm start