diff --git a/README.md b/README.md index 92b9d0d30..df1c632df 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ We're on our way towards V3, which will bring a few updates to MERN! We are trac npm start ``` +Then you can check it in your browser: http://localhost:8000/ . + **Note : Please make sure your MongoDB is running.** For MongoDB installation guide see [this](https://docs.mongodb.org/v3.0/installation/). Also `npm6` is required to install dependencies properly. ## Available Commands