-
-
Notifications
You must be signed in to change notification settings - Fork 90
Setup React App
AYAN BISWAS edited this page Feb 20, 2021
·
4 revisions
- hotel-admin-frontend
- hotel-restraunt-frontend
To setup the above modules 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 react project -
e.g. cd hotel-admin-frontend
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 server
Javascript - We are using technologies such as javascript , HTML , CSS for our development.
ReactJs - For the hotel end apps
React-Native - For the customer facing mobile app.
- Home
- Contributors Onboarding
- How to Contribute
- Local Setup
- Open Source Programs