Go to file
Alex Regan c0c6e4988b feat(scripts): add watcher script via nodemon 2017-09-15 22:16:56 -07:00
src Update bootstrap logic in server.ts 2017-09-13 02:33:12 +02:00
.gitignore Scripts update, unecessary directories remove 2017-05-21 14:15:00 +02:00
README.md Auto stash before merge of "master" and "origin/master" 2017-09-13 12:57:16 +02:00
index.js Initial commit 2017-02-25 15:13:01 +01:00
nodemon.json feat(scripts): add watcher script via nodemon 2017-09-15 22:16:56 -07:00
package.json feat(scripts): add watcher script via nodemon 2017-09-15 22:16:56 -07:00
tsconfig.json Update to Nest@2.0.0 2017-05-14 22:58:46 +02:00
tslint.json Auto stash before merge of "master" and "origin/master" 2017-09-13 12:57:16 +02:00

README.md

Nest Logo

The Nest framework starter repository.

Installation

$ npm install

Start

$ npm run start

People