Skip to content

pertrai1/angular2-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 playground

This is a very simple setup I use to quickly play around with Angular 2 when Plunker is not enough.

Setup

Use node 4+ and npm 3+.

$ npm i

Run

Execute the TypeScript compiler in one shell window

$ npm run tsc

and in another terminal window

$ npm start

...to start the app in the browser.

About

Simple angular2 playground setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.3%
  • TypeScript 35.7%