Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 315 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 315 Bytes

easy-react-redux

Usage

The following commands are available in your project:

Start for development	
npm run dev or npm start

Just build the dist version and copy static files
npm run build(just for mac ,windows system please read dev.md)

##Environment version

node: v5.9.0
npm: v3.7.3