jingtao520 / react-webpack-babel-seed

react webpack babel seed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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目录下

About

react webpack babel seed


Languages

Language:JavaScript 88.9%Language:HTML 8.5%Language:CSS 2.6%