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

add the line to compile dist folder

This commit is contained in:
Neil Kalman
2018-01-02 15:04:17 +02:00
committed by GitHub
parent 3c83449953
commit 099a17d381

View File

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