1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 16:17:37 +00:00

Merge pull request #66 from Thatkookooguy/patch-1

add the line to compile dist folder
This commit is contained in:
Bowden Kelly
2018-01-03 14:21:08 -08:00
committed by GitHub

View File

@@ -23,6 +23,7 @@ mongod
```
- Build and run the project
```
npm run build
npm start
```
Navigate to `http://localhost:3000`