From 099a17d381611a2cfe815aaf14f7b30bb9ddfcd9 Mon Sep 17 00:00:00 2001 From: Neil Kalman Date: Tue, 2 Jan 2018 15:04:17 +0200 Subject: [PATCH] add the line to compile dist folder --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09c4c0b..815b11e 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ mongod ``` - Build and run the project ``` +npm run build npm start ``` Navigate to `http://localhost:3000`