Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 255 Bytes

SwolyV3

This time, there will be no next time.

Setup and usage

  1. Navigate into the root directory of the project.
  2. Run npm install.

To test the app use:

  • react-native run-android for Android
  • react-native run-ios for iOS (Only on MacOS)