https://github.com/rangle/angular-training-examples
Blog application for Angular 2 training
https://github.com/rangle/angular-training-examples
Last synced: about 1 year ago
JSON representation
Blog application for Angular 2 training
- Host: GitHub
- URL: https://github.com/rangle/angular-training-examples
- Owner: rangle
- Created: 2016-08-09T14:22:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T03:13:14.000Z (over 5 years ago)
- Last Synced: 2025-03-24T14:13:23.345Z (about 1 year ago)
- Language: TypeScript
- Size: 154 KB
- Stars: 13
- Watchers: 21
- Forks: 21
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularTrainingExamples
This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.10.
## ES6 Examples
- Start the web server: `npm run start:language`
- Go to [http://localhost:8080/](http://localhost:8080/)
## Angular 2 Examples
- Start the web server: `npm run start`
- Go to [http://localhost:4200/examples/index.html](http://localhost:4200/examples/index.html)