200 Star 1.8K Fork 625

tanghc/torna

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Torna前端页面

前提:先安装好nodejs,建议安装nodejs12,不要超过14,版本太高可能会有问题

  • 执行npm install

macOS可以执行:npm install --unsafe-perm=true --allow-root

  • 执行npm run dev,访问http://localhost:9530/

修改端口号

打开vue.config.js,找到port属性

构建

执行npm run build:prod,或者运行build.sh脚本,构建结果在dist目录

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/durcframework/torna.git
git@gitee.com:durcframework/torna.git
durcframework
torna
torna
master

搜索帮助