From bde9a0b4cfc48ab2db581a2b6b0e82551229f8f2 Mon Sep 17 00:00:00 2001 From: Emre Saracoglu Date: Wed, 25 Apr 2018 16:58:58 +0300 Subject: [PATCH] Update README.md Integration with PM2 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b9495c0..7bd10b7 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ Now go ahead and visit and you will be presented with a Go ahead and modify the markdown file at `source/index.md` to suit your needs. +### Integration with PM2 + +Start the server: `pm2 start pm2.json` + ### Publishing your API documentation The easiest way to publish your API documentation is using this command within your `whiteboard` directory: