Skip to content

krimple/angular2-webpack-demo-routing-and-http

Repository files navigation

A simple Angular2 app based on the Angular2 Webpack Starter seed.

More docs coming - refer to the seed for details on how to run/debug...

Quick start:

npm install -g typescript@1.7.5
npm install

# to run
# first start node server
node ./server.js

# then start webpack server that proxies to server
npm run start

Hit http://localhost:3000 and viola!

About

NOTICE - this is deprecated. The Angular component router is under redesign and these samples are pre-RC1. - A small sample app for a blog entry (upcoming) on using Angular 2 routing and Http together - built on angular2-class-webpack - includes database using json-server, which emulates a backend with zero friction and stores data in db.json - …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors