https://github.com/doublechaintech/react-comp-forge
A Component Forge Project for testing components
https://github.com/doublechaintech/react-comp-forge
Last synced: 22 days ago
JSON representation
A Component Forge Project for testing components
- Host: GitHub
- URL: https://github.com/doublechaintech/react-comp-forge
- Owner: doublechaintech
- License: mit
- Created: 2021-09-18T05:20:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-10T09:13:34.000Z (over 2 years ago)
- Last Synced: 2025-02-13T01:49:33.963Z (2 months ago)
- Language: JavaScript
- Size: 426 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# umi project
## 需要 UMI3 才能编译
## Getting Started
Install dependencies,
```bash
$ yarn
```Start the dev server,
```bash
$ yarn start
```