angular8+react+typescript+thinkp
2019-07-08 本文已影响0人
自由之翼_16c5
ng-blog
说明
开发环境 windows
部署环境 linux+nginx 地址:https://liuyongjin.cn
相关项目地址:
项目运行
npm install
npm ng serve
项目编译
npm run build:ssr 打包客户端和服务端渲染程序
测试
ng test
端到端测试
ng e2e
开发环境 windows
部署环境 linux+nginx 地址:https://liuyongjin.cn
相关项目地址:
npm install
npm ng serve
npm run build:ssr 打包客户端和服务端渲染程序
ng test
ng e2e