Skip to content

AmirTahani/AskSteve

Repository files navigation

Demo

Installation

simply clone the project using

git clone https://github.com/AmirTahani/AskSteve.git for https and for ssh use

git clone [email protected]:AmirTahani/AskSteve.git

then use yarn or npm install command to install dependencies.

Run Project

use react-native run-android or npm run android to run android application.

and use react-native run-ios or npm run ios to run ios application.

you can run metro bundler by using npm start command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published