Skip to content

cclusetti/es6-boiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Minimal Webpack boilerplate for es2015 on the server and the client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 87.1%
  • HTML 12.9%