Skip to content

dongtong/angular2-webpack-starter

Repository files navigation

Angular 2 webpack starter

How to run

Clone the repo to local, and enter the root directory, then run the following command:

$ npm install

Then start development environment

$ npm run server

Or build production environment

$ npm run build

About

Use webpack to build angular 2 application skeleton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published