Update README.md
This commit is contained in:
parent
3b40dfc28d
commit
4703a5df65
13
README.md
13
README.md
|
|
@ -1,15 +1,20 @@
|
|||
# Nest framework TypeScript starter
|
||||
[](http://kamilmysliwiec.com/)
|
||||
|
||||
Starter repository for [Nest](https://github.com/kamilmysliwiec/nest) framework.
|
||||
<img src="https://github.com/remojansen/logo.ts/blob/master/ts.png?raw=true" width="18"> TypeScript Starter repository for [Nest](https://github.com/kamilmysliwiec/nest) framework.
|
||||
|
||||
### Installation
|
||||
## Installation
|
||||
|
||||
```
|
||||
$ npm install
|
||||
```
|
||||
|
||||
### Start
|
||||
## Start
|
||||
|
||||
```
|
||||
$ npm run start
|
||||
```
|
||||
|
||||
## People
|
||||
|
||||
- Author - [Kamil Myśliwiec](http://kamilmysliwiec.com)
|
||||
- Website - [http://nestjs.com](http://nestjs.com/)
|
||||
|
|
|
|||
Loading…
Reference in New Issue