Skip to content

Super lite boilerplate of Angular2 with Webpack and Typescript.

License

Notifications You must be signed in to change notification settings

zorigitano/angular2-webpack-lite

 
 

Repository files navigation

angular2-webpack-lite

Super lite boilerplate of Angular2 with Webpack and Typescript.

About

Getting Started

Fork and Clone! Then cd into/your/directory

Install node modules npm install

Install Typings

npm install -g typings 

typings install

To run the dev server npm run server:dev

To build npm run build

Additional Documentation to come

About

Super lite boilerplate of Angular2 with Webpack and Typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.1%
  • JavaScript 30.6%
  • HTML 7.3%