Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 306 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 306 Bytes

#ES6 React Boilerplate (WIP)

##Building

Install the dependencies
npm install

Run webpack and start a dev server
npm start

Create a build
npm run build

Tools

  • Development tools
    • Webpack
    • Babel
    • SASS Compiler
    • Autoprefixer
    • Browser-sync
  • App tools
    • React