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

https://github.com/czl0325/tentoone-web

奇十友web版
https://github.com/czl0325/tentoone-web

Last synced: 3 months ago
JSON representation

奇十友web版

Awesome Lists containing this project

README

        

# qishiyou

> 奇十友web版本,采用vue+webpack开发

#### 源码运行

npm run dev

根据提示打开[http://localhost:8080](http://localhost:8080)即可看到网站

#### 打包命令

npm run build

打包后生成dist目录,将dist目录发给后台即可

#### 路由

```
注册页面: http://localhost:8080/#/login
```