https://github.com/webmaxru/angular2-quickstart
Angular 2 Quickstart - the repo was created before the official one appeared
https://github.com/webmaxru/angular2-quickstart
Last synced: about 2 months ago
JSON representation
Angular 2 Quickstart - the repo was created before the official one appeared
- Host: GitHub
- URL: https://github.com/webmaxru/angular2-quickstart
- Owner: webmaxru
- Created: 2016-02-29T21:03:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-01T16:10:59.000Z (over 10 years ago)
- Last Synced: 2025-03-22T05:19:27.704Z (over 1 year ago)
- Language: HTML
- Homepage: https://angular.io/docs/ts/latest/quickstart.html
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Absolute minimum required for comfortable start with Angular 2 + TypeScript
1. `npm install`
1. `npm start`
Based on https://angular.io/docs/ts/latest/quickstart.html guide