mirkonasato / angular2-course-webpack-starter

Simple Angular 2 + TypeScript + Webpack starter project used in the Angular 2 From The Ground Up course.
MIT License
44 stars 17 forks source link

Angular 2 Starter

A simple Angular 2 starter project based on NPM, TypeScript, and Webpack. Used to show how to set up a project build workflow from scratch.

This master branch contains the simplest configuration. Other branches show some additional features:

To work on this project:

This example is part of the Angular 2 From The Ground Up course.