Skip to content

The application built from the ebook "become a ninja with Angular2" from the Ninja Squad @https://github.com/Ninja-Squad

Notifications You must be signed in to change notification settings

Rebolon/tutorial-angular2

Repository files navigation

Angular 2

Description

This is a sample project to learn Angular2. It's based on the ebook "Become a Ninja with Angular2" from the @ninjasquad team (release with Angular2@rc.4).

Note all chapters have their own tag because there isn't code in all of them. So don't worry if you don't find a chpater.

Have a look at https://github.com/Rebolon/tutorial-angular2/wiki to get more information.

Installation

Look at INSTALL.md

What if ...

  • you start the server, open your browser on localhost:8080 and have an error in console : http://localhost:8080/symbol_observable.js 404 Not Found
    • reinstall rxjs in the project with npm install --save rxjs@5.0.0-beta.6 (remove the folder from node_modules if it still fail)

About

The application built from the ebook "become a ninja with Angular2" from the Ninja Squad @https://github.com/Ninja-Squad

Resources

Stars

Watchers

Forks

Packages

No packages published