Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lhywell/guanyan_index
https://github.com/lhywell/guanyan_index
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lhywell/guanyan_index
- Owner: lhywell
- Created: 2022-06-13T06:52:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-01T06:55:57.000Z (over 2 years ago)
- Last Synced: 2023-03-15T22:15:38.219Z (almost 2 years ago)
- Language: JavaScript
- Size: 3.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# 咨询介绍
## 项目运行
1. 安装依赖
```bash
yarn setup //安装依赖// 或者
yarn
yarn postinstall //安装husky依赖
```2. 运行
```bash
npm run serve
```