This repository was archived by the owner on Nov 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
TypeScript Node Starter
2
2
=======================
3
3
4
- [ ![ Dependency Status] ( https://david-dm.org/bowdenk7/express-typescript-starter .svg )] ( https://david-dm.org/bowdenk7/express-typescript-starter ) [ ![ Build Status] ( https://travis-ci.org/bowdenk7/express-typescript-starter .svg?branch=master )] ( https://travis-ci.org/bowdenk7/express-typescript-starter )
4
+ [ ![ Dependency Status] ( https://david-dm.org/Microsoft/TypeScript-Node-Starter .svg )] ( https://david-dm.org/Microsoft/TypeScript-Node-Starter ) [ ![ Build Status] ( https://travis-ci.org/Microsoft/TypeScript-Node-Starter .svg?branch=master )] ( https://travis-ci.org/Microsoft/TypeScript-Node-Starter )
5
5
6
6
** Live Demo** : TODO
7
7
@@ -13,7 +13,7 @@ TypeScript Node Starter
13
13
# Getting started
14
14
- Clone the repository
15
15
```
16
- git clone --depth=1 https://github.com/bowdenk7/express-typescript-starter .git <project_name>
16
+ git clone --depth=1 https://github.com/Microsoft/TypeScript-Node-Starter .git <project_name>
17
17
```
18
18
- Install dependencies
19
19
```
Original file line number Diff line number Diff line change 1
1
footer
2
2
.container.text-center
3
3
p.pull-left © 2016 Company, Inc. All Rights Reserved
4
- iframe.pull-right ( src ="https://ghbtns.com/github-btn.html?user=bowdenk7 &repo=express-typescript-starter &type=star&count=true" frameborder ="0" scrolling ="0" width ="90px" height ="20px" style ="margin-top:15px" )
4
+ iframe.pull-right ( src ="https://ghbtns.com/github-btn.html?user=Microsoft &repo=TypeScript-Node-Starter &type=star&count=true" frameborder ="0" scrolling ="0" width ="90px" height ="20px" style ="margin-top:15px" )
5
5
You can’t perform that action at this time.
0 commit comments