Skip to content

hashCode2k18 is a React-Native app built to automate PES University's annual hackathon #code2k18 organized by Microsoft Innovation Labs, PES University, Bangalore.

License

Notifications You must be signed in to change notification settings

aniketnk/hashCode2k18

Repository files navigation

hashCode2k18

Cross platform app for automating #code2k18.

Installing and running

  • Install npm
  • Install react-native-cli
npm install react-native-cli -g
  • Install dependencies
npm install

To run:

react-native run-android
or 
react-native run-ios

To see logs:

react-native log-android
or
react-native log-ios

Note:

Delete android/app/build folder if an error related to GooglePlayServices appears.

About

hashCode2k18 is a React-Native app built to automate PES University's annual hackathon #code2k18 organized by Microsoft Innovation Labs, PES University, Bangalore.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published