Skip to content

muller/minimalist-angular2-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimalist-angular2-webpack

Minimalist angular2 application using webpack

##Running

  1. Make sure you have this two global packages:
$ npm install -g webpack-dev-server typings
  1. Install dependencies:
$ npm install && typings install
  1. Run it:
$ webpack-dev-server

Go to http://localhost:8080/webpack-dev-server/

About

Minimalist angular2 application using webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published