Skip to content

Jbarget/angular-webpack-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Webpack Starter

Starter project for using Angular2 with Webpack

Development

To run a development version of this project use npm start

To test the code use npm test

Production

To build the production version use npm build this will place a production version of the code into the dist folder

About

Starter project for using Angular2 with Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.4%
  • TypeScript 39.2%
  • HTML 4.7%
  • CSS 1.7%