https://github.com/hzlshen/angular-cli-mvc
angular4+bootstrap3写的web应用
https://github.com/hzlshen/angular-cli-mvc
angular-cli angular5 bootstrap3
Last synced: 3 months ago
JSON representation
angular4+bootstrap3写的web应用
- Host: GitHub
- URL: https://github.com/hzlshen/angular-cli-mvc
- Owner: hzlshen
- Created: 2017-10-01T16:36:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T03:50:51.000Z (about 6 years ago)
- Last Synced: 2024-09-28T15:42:49.297Z (7 months ago)
- Topics: angular-cli, angular5, bootstrap3
- Language: TypeScript
- Homepage:
- Size: 434 KB
- Stars: 196
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
angular4开发的项目
[](https://996.icu)[](https://github.com/996icu/996.ICU/blob/master/LICENSE)
=====================
学习慕课angular4视频,除了myapp文件夹是综合的web应用,其他目录都是angular4的各种demo
$ git clone https://github.com/hzlshen/angular-cli-mvc.gitcd myapp
npm install
ng serve

