Skip to content

Commit

Permalink
refactor: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
VibrantCarl committed May 26, 2020
1 parent 5004b83 commit cc73681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ For IDEs like WebStorm and PyCharm, you can go to `Preferences | Tools | File Wa
#### Setup Front End
This app uses `Yarn` as it's package manager. Navigate to the frontend directory and use `yarn` to install the dependencies in the `package.json` file. This will generate a `yarn.lock` file. It's advisable to commit this file as and when it is updated.

Once the dependencies are installed, run `yarn start` to run the front end on `port 3000`.
Once the dependencies are installed, run `yarn expo` to run the app on port `19001`, while using the Expo mobile app to launch this application on a mobile device.

#### Acknowledgements
- God and the Lord Jesus Christ, for helping me through this project! ❤️ ❤️ ❤️
Expand Down

0 comments on commit cc73681

Please sign in to comment.