Skip to content

QuiiBz/cross-2d0

Repository files navigation

Cross 2d0

Lint

Subject: here

How to setup

React Native App

  • Move to the app directory: cd app
  • Install dep: yarn
  • Start expo: yarn start

Express Server

  • Move to the server directory: cd server
  • Install dep: yarn
  • Copy and edit .env values: cp .env.example .env
  • Push the prisma schema: npx prisma db push --preview-feature
  • Start the server: yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published