https://github.com/arjuntheprogrammer/angularin60mins
https://github.com/arjuntheprogrammer/angularin60mins
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/arjuntheprogrammer/angularin60mins
- Owner: arjuntheprogrammer
- License: mit
- Created: 2017-06-11T12:03:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-11T12:11:26.000Z (almost 9 years ago)
- Last Synced: 2025-01-26T20:29:54.115Z (about 1 year ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular CrashCourse in 60 mins
This repository is just for practice purpose of angular2 from a youtube video
https://www.youtube.com/watch?v=-zW1zHqsdyc
Steps:
- git clone https://github.com/angular/quickstart my-proj
- cd my-proj
- npm install
- npm start