mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-08 16:17:37 +00:00
Update references from bowdenk7 repo to Microsoft repo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
TypeScript Node Starter
|
||||
=======================
|
||||
|
||||
[](https://david-dm.org/bowdenk7/express-typescript-starter) [](https://travis-ci.org/bowdenk7/express-typescript-starter)
|
||||
[](https://david-dm.org/Microsoft/TypeScript-Node-Starter) [](https://travis-ci.org/Microsoft/TypeScript-Node-Starter)
|
||||
|
||||
**Live Demo**: TODO
|
||||
|
||||
@@ -13,7 +13,7 @@ TypeScript Node Starter
|
||||
# Getting started
|
||||
- Clone the repository
|
||||
```
|
||||
git clone --depth=1 https://github.com/bowdenk7/express-typescript-starter.git <project_name>
|
||||
git clone --depth=1 https://github.com/Microsoft/TypeScript-Node-Starter.git <project_name>
|
||||
```
|
||||
- Install dependencies
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user