Skip to content

aamir1995/angular2-boilerplate-with-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2-boilerplate-with-webpack

A Simple angular 2 sample Boilerplate project with Webpack

Installation

npm install

Once installed run the following command to start:

npm run serve 
 \\ This will start the webpack-dev-server on port port 8080

For build:

npm run build

For production build:

npm run build:prod

About

A Simple angular 2 sample Boilerplate project with Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published