mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 14:10:27 +08:00
更新文档
This commit is contained in:
parent
5644f5c2f7
commit
a4bbea31c5
14
README.md
14
README.md
@ -53,20 +53,6 @@ yarn
|
||||
yarn config set sass-binary-site http://npm.taobao.org/mirrors/node-sass
|
||||
```
|
||||
|
||||
## 安装 cool/modules 模块的依赖
|
||||
|
||||
安装 `cl-admin-cli` 脚手架:
|
||||
|
||||
```shell
|
||||
npm install cl-admin-cli -g
|
||||
```
|
||||
|
||||
安装模块依赖:
|
||||
|
||||
```shell
|
||||
cl install
|
||||
```
|
||||
|
||||
## 运行应用程序
|
||||
|
||||
安装过程完成后,运行以下命令启动服务。您可以在浏览器中预览网站 [http://localhost:9000](http://localhost:9000)
|
||||
|
Loading…
Reference in New Issue
Block a user