Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 222 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 222 Bytes

React-CNJS

用 react 搭建的cnjs前端web app

注:build目录下为已经编译好的v1.0版本

开发运行

Step 1

npm install

Step 2

npm start

生产部署

npm run build