angular7系列 源码
angular7系列 该项目是为Angular 7、8教程而创建的。 它是使用版本7.0.3生成的。 该项目将有多个应用程序,库具有单仓库结构。 开发服务器 家庭项目 运行npm run home:client以启动home应用程序的开发服务器。 导航到http://localhost:3000/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 简介项目 运行npm run profile:client以启动profile应用程序的开发服务器。 导航到http://localhost:3100/ 。 如果您更改任何源文件,该应用程序将自动重新加载。
文件列表
angular7-series-master.zip
(预估有个83文件)
angular7-series-master
angular.json
11KB
tsconfig.json
734B
tslint.json
3KB
README.md
1KB
.editorconfig
245B
.gitignore
503B
package-lock.json
459KB
projects
ng7-common
暂无评论