https://github.com/jeromelin/zarm-demo
https://github.com/jeromelin/zarm-demo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeromelin/zarm-demo
- Owner: JeromeLin
- Created: 2019-06-19T11:12:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T19:34:49.000Z (over 3 years ago)
- Last Synced: 2025-06-26T01:02:14.456Z (about 1 year ago)
- Language: JavaScript
- Size: 2.87 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## zarm/zarm-web 组件库使用示例
### 安装
```node
yarn
```
### 运行开发环境
```node
npm run dev
```
访问地址 http://localhost:3000