cofounder/apps/README.md
2024-09-19 01:30:28 +01:00

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