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

https://github.com/worktile/ai-table


https://github.com/worktile/ai-table

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# AITable

## Development

安装依赖

```
npm install --force
```

前端启动

```
npm run start
```

协同服务启动

```
npm run start-ws
```