E-Collect Project using NodeJs, ReactJs and ReactNative To run the server cd server yarn knex:migrate yarn knex:seed yarn dev To run the front end cd web yarn yarn start To run the mobile using expo cd mobile yarn yarn start The mobile project is not ready yet