mirror of
https://github.com/raidendotai/cofounder
synced 2025-03-04 11:14:28 +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