Skip to content

A collection of basic to advance examples that help in learning angular2 framework.

Notifications You must be signed in to change notification settings

shahzadns/ng2-examples

Repository files navigation

Angular 2plus (ng6) Examples

A collection of basic to advance examples that help in learning angular2 framework. Many of the examples are taken from following resources:

Check-out Examples

We can check out and play with these examples on the local machine, by doing following steps.

  • Install node and npm from node.org .
  • clone this repo by running clone https://github.com/shahzadns/ng2-examples.git command on Terminal or Command prompt.
  • cd to project directory and example sub directory.
  • run npm install
  • run npm start
  • check out the local server on localhost:3000

Contribute

If you would like to share some examples that you made, just fork and raise a PR ! : )

Cheers!

About

A collection of basic to advance examples that help in learning angular2 framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages