Skip to content

lowzijian/TravelAngkor

Repository files navigation

App Logo

Installation Guides:

Using Terminal (OSX/Linux) or Command Line (Windows)

Step 1 - Clone the project at desired location:

git clone https://github.com/lowzijian/TravelAngkor.git

Step 2 - From the project folder, open cli and run the command below:

npm install

Step 3 - Run the application:

react-native run-android

If you see the error below...

Error1 Image

Close the application and run these commands:

cd android
gradlew clean
cd ..
react-native run-android

Error2 Image

Just run the application again:

react-native run-android

About

react-native assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published