Create README.md

This commit is contained in:
Kamil Myśliwiec
2017-02-25 15:16:12 +01:00
committed by GitHub
parent 0aabccf76a
commit a4759bafd2
+15
View File
@@ -0,0 +1,15 @@
# Nest framework TypeScript starter
Starter repository for [Nest](https://github.com/kamilmysliwiec/nest) framework.
### Installation
```
$ npm install
```
### Start
```
$ npm run start
```