Skip to content

danilodelfio/angular2-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 HTTP services examples

Fresh simple HTTP examples using angular2

This is a great starter for getting straight to the Angular 2 http services and not dealing with any of the setup. In the webpack.config.js, I've added (bcause I have 8080 default port on use):

devServer: { inline:true, port:8008 }

About

  • Starting point:
  • If you don't have webpack-dev-server install it with npm install -g webpack-dev-server
  • Then:

npm install npm run start

Usage

  • The Angular application is found in the app/ directory

About

Simple helping project for angular2 http library and components communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published