An open API service indexing awesome lists of open source software.

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

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)