Skip to content

Angular2 single app with typescript using GitHub API

Notifications You must be signed in to change notification settings

slaparra/Training-angular2

Repository files navigation

#Angular JS 2 training

With Typescript

##Install

  1. Install Node.js

(or with homebrew)

brew install node
  1. Add the configuration files (+info)
package.json
tsconfig.json
typings.json
  1. Run npm install
npm install
npm start 

npm start runs the compiler and a server at the same time, both in "watch mode"

More info: Angular2 quickstart

About

Angular2 single app with typescript using GitHub API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published