simply-es6-boilerplate
v0.0.1
Published
A minimalistic boilerplate for ES6 development
Readme
simply-es6-boilerplate
A very simple ES6 (and beyond) boilerplate for both frontend and backend
Usage
Put code in app.js
Run the boilerplate with:
#npm run devAnd visit localhost:8080.
