You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
403 B
Markdown
16 lines
403 B
Markdown
|
|
## Installation
|
|
|
|
|
|
1 安装 [openresty](https://openresty.org)
|
|
|
|
2 了解 [lor](https://github.com/sumory/lor)
|
|
|
|
3 修改 [相关配置](https://github.com/cloudfreexiao/RillAdmin/issues/1)
|
|
|
|
4 把 frontend 工程打包好的 资源 copy 到 [www 目录](https://github.com/cloudfreexiao/RillAdmin/tree/master/backend-or/www)
|
|
|
|
5 执行 start shell
|
|
|
|
6 访问 [http://localhost:9527](http://localhost:9527).
|