cofounder/apps
2024-09-19 01:30:28 +01:00
..
README.md hello world 2024-09-19 01:30:28 +01: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