Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 337 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 337 Bytes

mutesi-cc

This project is created with expo

Install

  • Clone this repository
  • npm install
  • npm start

if some day, you have some problem with fonts or Icons because don't show, this can be useful

  rm -rf node_modules
  npm cache clean --force
  rm -rf .expo
  rm package-lock.json
  npm install