-
-
Notifications
You must be signed in to change notification settings - Fork 90
Setup React Native App
AYAN BISWAS edited this page Feb 20, 2021
·
2 revisions
-
customerfrontend(This is the main customer end mobile app)
To setup the above module locally follow the instructions given below:
Follow the intstructions given in Contributing Guide to fork and clone the repository properly
- Now navigate to your desired folder -
e.g. cd customerfrontend
Follow the official documentation to setup your local environment to work in React Native
Download the latest stable version of NodeJs here and install it. Install yarn. Run node --version and yarn --version to verify successful installation.
To get the frontend running locally:
- Clone this repository
-
yarnto install all required dependencies -
yarn startto start the local development server -
yarn androidto run the app in android emulator/device
If you fail to install the app in mobile/emulator you can refer to this Video
Javascript - We are using technologies such as javascript , HTML , CSS for our development.
React-Native - For the customer facing mobile app.
- Home
- Contributors Onboarding
- How to Contribute
- Local Setup
- Open Source Programs