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

Syntax highlighting

This commit is contained in:
Elias Ojala
2018-04-19 22:10:48 +03:00
committed by GitHub
parent ed946888dd
commit d69fee23c1

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