Skip to content
Snippets Groups Projects
Commit 01c2e7c5 authored by zh393's avatar zh393
Browse files

Update README.md

parent 474a79b3
No related branches found
No related tags found
No related merge requests found
......@@ -6,12 +6,10 @@ UPDATE: app is now live on https://whats-in-your-fridge-ci102.herokuapp.com/.
To run the app, make sure you have [node](https://nodejs.org/en/) installed.
Go into the api directory and run `npm install`.
Then go into the client directory and run `npm install`.
Run `npm install`.
Once the dependencies are installed, we can run the app.
Go into the api directory and run `npm start`.
Launch a new terminal and go into the client directory and run `npm start`.
Run `npm start`.
The app should now be running on `localhost:3000`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment