Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tijptjik/htracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Harassment Tracker

Companion App to the Street Harassment Awareness Project

Contact : SZS

Running the Project

  • Start Android Studio -> AVD Manager -> select your aVD and click Start from action

  • inside the directory where you want to create your new project, open your command line and run:

     $ git clone [email protected]:tijptjik/htracker.git 
     $ cd htracker/HarassmentTracker
     $ npm install
     $ react-native start 
    
  • Open a new command prompt and run the following inside the same directory(you just created) to launch the app on your AVD.

     $ react-native run-android
    
  • If everything is set up correctly, you should see your new app running in your Android emulator shortly.

  • You'll find in the file index.android.js in the home directory of your project, the last line contians the App registry using the same name you used in the first command above

About

Harassment Tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published