mirror of
https://github.com/raidendotai/cofounder
synced 2025-06-26 18:17:52 +00:00
How to start apps
Your backend & vite+react web app will incrementally generate inside ./apps/{YourApp}
Open your terminal in ./apps/{YourApp} and run
npm i && npm run dev