-
Opt #1. Download ZIP: Not familiar with Git? Click here to download the Full Version of Dating App. Extract the contents of ZIP file after downloading. Downloading ZIP file does not help you to sync with further updates of Dating App.
-
Opt #2. Clone using GitStrap Web Client: To setup the Full Version for Dating App on your system, with gitstrap tools to sync your app with constant updates, clone the repo. Click here to clone Dating App using GitStrap.
Open a terminal window to initate mongod:
[user@localhost] $ | mongod
[user@localhost] $ | cd DatingApp-backend
[user@localhost] $ | npm install
[user@localhost] $ | npm start
####Note:
-
To extract files in Windows:
• Unzip the file.
• Right click on the extracted file and select View files. All the files will be extracted.
We don't provide support for Windows. It's completely buyer's responsibility. -
Ejecting from CRNA to get regular React Native app:
Ejecting from CRNA to regular React Native app can be performed referring this link.