Signed-off-by: chy <chy@163.com>
This commit is contained in:
13
doc/README.md
Normal file
13
doc/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
## 文档
|
||||
文档基于vue-press实现,运行步骤:
|
||||
|
||||
1. npm install
|
||||
|
||||
2. npm run docs:dev
|
||||
|
||||
3. http://localhost:8080
|
||||
|
||||
|
||||
nohup java -Dfile.encoding=UTF-8 -jar lidee-server-1.7.1.RELEASE.jar > /opt/jar/logs/lidee-server.log 2>&1 &
|
||||
cd /opt/jar/logs
|
||||
tail -f lidee-server.log
|
||||
Reference in New Issue
Block a user