diff --git a/README.md b/README.md index 99fc8bc..9c1c82c 100644 --- a/README.md +++ b/README.md @@ -3,30 +3,16 @@ Helping solve the issue of indecisiveness -### How to run +### How to run web app * Go to: http://www.deci8ion.co/ * Allow the app to use your location * Choose one of the categories: Food, Fun, or Flicks * Web app displays different recreation based on the chosen category - +### How to run app locally +-* 'npm install' +-* Copy .env file to the root directory of the project +-* Run +-* 'npm start' +-* For development: 'npm run start-dev'