Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leizeng/angular-workshop
- Owner: LeiZeng
- Created: 2015-09-12T11:45:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-15T06:14:02.000Z (over 9 years ago)
- Last Synced: 2024-12-01T04:22:39.668Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.