1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00

Merge pull request #111 from theel0ja/patch-1

Syntax highlighting
This commit is contained in:
Bowden Kelly
2018-05-02 11:30:09 -07:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ cd <project_name>
npm install
```
- Configure your mongoDB server
```
```bash
# create the db directory
sudo mkdir -p /data/db
# give the db correct read/write permissions