Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 286 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 286 Bytes

Why?

Well, I created simple boilderplates for friends and end up with this for myself too.

Features

  • Babel
  • ES6/ECMAScript 2015
  • React
  • babel-polyfill
  • webpack-dev-server

Scripts

npm run build
npm run build:prod
npm run start