/huntapp-mobile

Project Hunt Mobile App

Primary LanguageJava

Project Hunt Mobile App

Project made with React Native

Usage

After cloning this project to your computer, install all dependencies needed typing in your terminal like below.

$ cd huntmobile-app
$ npm i

Starting the project

To start, run the following command on your terminal.

$ npm start