This commit is contained in:
kamil.mysliwiec
2017-03-19 12:41:50 +01:00
+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
```