https://github.com/huangguozhen/ureact
https://github.com/huangguozhen/ureact
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/huangguozhen/ureact
- Owner: huangguozhen
- License: mit
- Created: 2019-12-13T10:04:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-05T11:49:33.000Z (over 5 years ago)
- Last Synced: 2025-01-23T16:12:43.032Z (3 months ago)
- Language: JavaScript
- Size: 359 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 运行
```
cd iot-admin
yarn
yarn start
```## 打包编译
```
yarn run build
```