piercers / tour-of-heroes-es7

Angular 2's "Tour Of Heroes" written completely in plain ES7 JavaScript using Babel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Angular 2's "Tour Of Heroes" written completely in plain ES7 JavaScript using Babel.


Languages

Language:JavaScript 97.3%Language:HTML 2.7%