Skip to content

khwerhahn/angular2-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng2 - Poor man's blog 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:

node_modules/http-server/bin/http-server

And visit http://localhost:8080

About

Learning angular 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages