Skip to content

OurChad/angular2-webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2-webpack-boilerplate

A boilerplate for an Angular2 application that uses Webpack for module bundling and compilation.

Getting Started

Install Dependencies.

npm install

Start the application.

npm start

Open a browser and go to http://localhost:8980

Compile the Application.

npm run build

Open a browser and go to http://localhost:8980/dist/

Run Karma Tests.

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors