All Projects → TheLarkInn → Angular2 Webpack Lite

TheLarkInn / Angular2 Webpack Lite

Licence: mit
Super lite boilerplate of Angular2 with Webpack and Typescript.

Programming Languages

typescript
32286 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].