mirror of
https://github.com/raidendotai/cofounder
synced 2025-01-22 10:36:17 +00:00
191 B
191 B
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