Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeautry committed Aug 25, 2019
1 parent d148951 commit 91cf13f
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
Run
To run the server:

```
npm i
yarn
yarn start
```

...then run
```
npm start
```

to start serving on port 3000, open

Last tested with nodejs version 6.7.0 and npm 3.10.3 on MacOs El Capitan and Windows 10
For a much better application boilerplate using tsoa, check out [ts-app](https://github.com/lukeautry/ts-app)

0 comments on commit 91cf13f

Please sign in to comment.