Skip to content

vladimir-trifonov/angular2-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

This is not working with WebPack yet. We are using Typescript's compiler --watch clause to get TypeScript compiled.

To install dependencies and start compiling:

npm install
tsc --watch

Then run a local filesystem HTTP server:

npm install -g live-server
live-server

And visit http://localhost:8080

About

angular2-reddit - ng-book2(https://www.ng-book.com/2/) sample app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages