https://github.com/alterx/angularjs-intro
https://github.com/alterx/angularjs-intro
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alterx/angularjs-intro
- Owner: alterx
- License: mit
- Created: 2016-04-03T17:24:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-04T22:00:12.000Z (about 9 years ago)
- Last Synced: 2025-02-13T16:44:06.405Z (3 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular 2 Intro
Small introductory class about angular 2 core concepts, justification, API and functionalities.
## Deck
https://slides.com/alterx/angularjs
## Start
`npm install`
`npm start`
Go to `localhost:8080`