Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leizeng/angular-workshop

Workshop for angular
https://github.com/leizeng/angular-workshop

Last synced: 6 days ago
JSON representation

Workshop for angular

Awesome Lists containing this project

README

        

Workshop for Angular Begginers
-------------------

##Install
```bash
git clone https://github.com/LeiZeng/angular-workshop.git
cd angular-workshop
npm i
```

##Start Exercises
```bash
npm start
```
Start exercises from `/exercises` folder.