ngconf2015demo

TodoMVC application demo for ng-conf 2015

  • Owner: microsoft/ngconf2015demo
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

NOTE: This repo is no longer updated. Please refere to the Angular2 Quick Start guide at: https://angular.io/docs/ts/latest/quickstart.html for a Angular2 + TypeScript sample.

install:

npm install

Note: This demo uses SystemJS and es6-module-loader to transpile typescript files in the browser. It also uses a pre-release drop of TypeScript 1.5.2 from mhegazy/typescript#v1.5-beta2

run:

  • install http-server package via
npm install -g http-server 
  • run server (if port 8080 it taken, pick any port that is free)
http-server -p 8080

install typings (required for design time typechecking in editors)

npm install tsd -g
tsd reinstall
tsd rebundle

update Visual Studio:

Install TypeScript 1.5 or later releases:

update Sublime Text:

If you are using Package Control for Sublime Text, simply
install the TypeScript package.

Alternatively, you can clone the repo directly.

Main metrics

Overview
Name With Ownermicrosoft/ngconf2015demo
Primary LanguageCSS
Program languagePowerShell (Language Count: 4)
Platform
License:
所有者活动
Created At2015-02-23 18:50:51
Pushed At2016-05-02 18:49:18
Last Commit At2016-05-02 11:49:18
Release Count0
用户参与
Stargazers Count391
Watchers Count92
Fork Count114
Commits Count75
Has Issues Enabled
Issues Count28
Issue Open Count8
Pull Requests Count14
Pull Requests Open Count1
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private