https://github.com/gokemon/angular-2-quickstart
This is my version of the Angular 2 QuickStart, I have stripped out the testing and other stuff, down to basic "app works!" and it does
https://github.com/gokemon/angular-2-quickstart
angular-2-quickstart typescript
Last synced: 2 months ago
JSON representation
This is my version of the Angular 2 QuickStart, I have stripped out the testing and other stuff, down to basic "app works!" and it does
- Host: GitHub
- URL: https://github.com/gokemon/angular-2-quickstart
- Owner: gokemon
- License: mit
- Created: 2017-06-06T02:09:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T02:19:10.000Z (over 8 years ago)
- Last Synced: 2025-01-20T19:41:51.711Z (12 months ago)
- Topics: angular-2-quickstart, typescript
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular-2-QuickStart
This is my version of the Angular 2 QuickStart, I have stripped out the testing and other stuff, down to basic "app works!"
Basic commands,
npm install
and
npm start