Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lhywell/guanyan_index


https://github.com/lhywell/guanyan_index

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 咨询介绍

## 项目运行

1. 安装依赖

```bash
yarn setup //安装依赖

// 或者
yarn
yarn postinstall //安装husky依赖
```

2. 运行

```bash
npm run serve
```