DrEdwardPCB / REACTNATIVE-path-planner

A monorepo for MVP of path planner app from a friend of mine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PATH-PLANNER (temp)

this repo is a source code for PATH PLANNER (temp) in shorts pp that is used as a mvp for Raymondo's project

Author

Edward Wong

Owner

Raymondo Tang + Edward Wong

Repo structure

this repo includes the following

  • expo application
  • keystone cms
  • nodejs express service backend

tentative

  • marketing frontend

getting started

to get start with this repo

prereq

  • nodejs >= 20 installed
  • pnpm installed
  • yarn installed
  • Android: Android studio installed with Emulator
  • iOS: Mac machine with xcode installed together with Emulator
  • browser with chromium version >= 110

general startup

  1. pnpm install
  2. follow the normal step to startup expo proj, keystone proj, express server (TODO)

About

A monorepo for MVP of path planner app from a friend of mine


Languages

Language:TypeScript 52.1%Language:JavaScript 47.9%