Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 195 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 195 Bytes

Beter

Hack IDC competition, 2021.

For opening the project, please follow the commands bellow.

cmd:

  1. npm install --global expo-cli
  2. expo init Beter2
  3. cd Beter2
  4. code .
  5. npm start