Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markpieszak/ng2-playground-2015
Angular 2 minimal starter (Typescript) WIP
https://github.com/markpieszak/ng2-playground-2015
Last synced: 21 days ago
JSON representation
Angular 2 minimal starter (Typescript) WIP
- Host: GitHub
- URL: https://github.com/markpieszak/ng2-playground-2015
- Owner: MarkPieszak
- Created: 2015-10-28T13:47:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-22T14:43:15.000Z (about 8 years ago)
- Last Synced: 2024-10-12T12:26:47.719Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Deprecated] Angular 2 - Alpha minimal starter site / template
> Starter Demo for Angular 2 : A "get up and running" Angular 2 project.
### To get Started:
* Clone repo
* Cd into directory
* Run `npm install`
* Install live-server w/ npm `install -g live-server`
* Run the app with `live-server` in CLI