ES6 Boiler
The simplest boilerplate possible to work with es2015, webpack and babel, for the client and the server.
Usage
- Clone/fork the repo
nvm use 5
npm i
npm start
The simplest boilerplate possible to work with es2015, webpack and babel, for the client and the server.
nvm use 5
npm i
npm start