Clone and run npm install
then npm start
.
The router
branch contains completed code from Angular 2's Router Guide.
The forms
branch has the complete ES7 version from the forms chapter of the developer guide, but it's nearly an exact copy of the TypeScript version.