From cbf852f94ce0b8be4102281ce54b1b1bacf3f331 Mon Sep 17 00:00:00 2001 From: Iman Bilal Date: Mon, 31 Jul 2017 13:53:07 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8e4942..b23656e 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ any unique String, and the `TEAM_NAME` variable must be set to your team name.* To run the application ``` +$ npm run build $ npm run start ```