From 5e8f49eba64b75ec3d61650a8a00c5662dce9b90 Mon Sep 17 00:00:00 2001 From: Rachit Kumar Malik Date: Thu, 5 Mar 2020 23:01:50 -0800 Subject: [PATCH] Updated README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 36e9f65..7c0860d 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,9 @@ To run locally, navigate to directory with `package.json`: 1. `npm install` 2. `npm run start` + +# For development: +`npm run dev` will watch for code changes and refresh automatically + +# Deployment: +To access the api from the interwebs: https://access-youth-api.herokuapp.com