Files
gr_bi_java/doc/README.md
2026-02-02 23:31:39 +08:00

273 B
Raw Permalink Blame History

文档

文档基于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