Skip to content

btford/ng2-bundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 Minimal Bundle Setup

This repo shows how to consume an angular2 system.js dev mode bundle.

To update the bundle dir with current head

  • rm -rf bundle
  • clone angular/angular repo on your drive
  • gulp build
  • ln -s /dist/bundle bundle

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%