Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 319 Bytes

Readme.md

File metadata and controls

16 lines (13 loc) · 319 Bytes

###A React scaffold:

####Features 1.react hot replace 2.sass(css in modules) 3.http-proxy 4.auto package ###Usage
git clone git@github.com:moersing/react-autogen.git

cd react-autogen
npm install 

###run
npm run dev ///For development npm run build ///For Production