Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jamalsoueidan/refresh-angular2


https://github.com/jamalsoueidan/refresh-angular2

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Refreshing - Angular 2

Going through the different aspects of Angular 2...

## Touching

- Setup angular-cli
- Forms and validation
- Decorators
- Dependency Injection
- Services and state management.
- RxJS
- Module
- Routing
- Lifecycle
- Pipes

## Development server

```javascript
npm install
ng server
```

Goto http://localhost:4200