5 Star 29 Fork 44

xiweicheng / tms-frontend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.99 KB
一键复制 编辑 原始数据 按行查看 历史
xiweicheng 提交于 2021-04-10 17:38 . !10支持五级父子博文

TMS前端工程

使用框架aurelia: http://aurelia.io
项目基于aurelia-cli: http://aurelia.io/hub.html#/doc/article/aurelia/framework/latest/the-aurelia-cli/1

step by step

全局安装aurelia-cli: npm install aurelia-cli -g

项目根目录下执行:

# 安装nodejs工程依赖
npm install
# 开发模式
au run --watch
# 生产构建 
au run build --env prod

生产构建后将整个工程目录下内容(排除node_modules目录)复制到 tms工程tms\src\main\resources\static\page 目录下

cdnjs

使用插件doc

优秀产品

JavaScript
1
https://gitee.com/xiweicheng/tms-frontend.git
git@gitee.com:xiweicheng/tms-frontend.git
xiweicheng
tms-frontend
tms-frontend
master

搜索帮助