Skip to content

opdahlmann/Angular2Starter

Repository files navigation

Angular 2 Visual Studio and vs code Starter

This is a startup project for Angular 2.0.0-rc6 in vscode or Visual Studio. you can read the post here

  • Components
  • Services with observables and promise
  • Routing
  • @NgModule
  • Animations

Install

Download the zip add all the files to the root of your project folder then run:

npm install

(or do a git clone https://github.com/opdahlmann/Angular2Starter.git from your folder)

Start the project by navigating to your project folder in cmd. and type

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published