zhangyichi12 / ReactStarter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Starter

How to use:

  1. install npm packages: npm install
  2. run: npm start

Include:

  1. loader for: js, css with webpack
  2. presets: for js and react(jsx)
  3. webpack, webpack-dev-server
  4. enter port number through commoand line
  5. react and redux template

About


Languages

Language:JavaScript 83.3%Language:HTML 16.7%