adityapandey9 / test-react-sort-native

At first built the backend folder and then use install app in the emulator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-react-sort-native

At first check if mongodb is installed in your system. Go to backend folder in command line or terminal and type

npm install

After that type

npm start

after that

windows:

cd..

macos:

cd ..

Go to the https://facebook.github.io/react-native/docs/getting-started.html

Learn how to install react native in your computer or system under building project with Native code tab

After the installation of react native in your system

Type:

npm install or yarn add in the project directory where you downloaded the source code

After that:

react-native run-android

About

At first built the backend folder and then use install app in the emulator.


Languages

Language:JavaScript 69.2%Language:Objective-C 16.4%Language:Python 7.2%Language:Java 5.9%Language:HTML 0.8%Language:CSS 0.5%