/react-webpack-babel-seed

react webpack babel seed

Primary LanguageJavaScript

A boilerplate for building React apps with ES6 and webpack.

用的到插件

  • React 0.14
  • ES6 & JSX to ES5 via babel
  • webpack with react hot loader, and other useful loaders
  • Local CSS
  • React router (axios/react-router)

Installing

  1. npm install -g

命令

  • npm start - Build and start the app in dev mode at http://localhost:5000
  • npm run build - Run a production build

HTML files

发布项目在build目录下