Skip to content

chris-yoon90/simple-angular2-webpack-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Simple Angular2 Webpack starter

Setting it up with gulp was too complicated, especially when jspm/Systemjs is still young and not mature enough. There is just simply not enough documentation and blog posts about it at this time.

#How to build

npm install
npm start

To see the output, use

npm run build.dev

You will see dist folder created on the project root.

I have not built production ready build yet.

About

Simple webpack angulr2 build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published