/yaswb

Yet Another Simple Webpack Boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

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