ngconf2015demo

TodoMVC application demo for ng-conf 2015

  • 所有者: microsoft/ngconf2015demo
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者microsoft/ngconf2015demo
主編程語言CSS
編程語言PowerShell (語言數: 4)
平台
許可證
所有者活动
創建於2015-02-23 18:50:51
推送於2016-05-02 18:49:18
最后一次提交2016-05-02 11:49:18
發布數0
用户参与
星數391
關注者數92
派生數114
提交數75
已啟用問題?
問題數28
打開的問題數8
拉請求數14
打開的拉請求數1
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?