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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?