Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 334 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 334 Bytes

react-hot-web

simple react-web ###Demo:blush: Check out the demo here Demo

To build the examples locally, run:

1:npm install( 淘宝源用cnpm )

2:npm run dev (运行开发环境 ) || npm start (生产项目)

3:Then open http://localhost:8000 in a browser.