npx bun install
cd apps/demo-app
npx bun demo-app:dev
Demo: https://inewlegend.com/projects/infinigrow/index.html
-
Use bun to install, npm will not work, since the type of workspace used here, any other package managers not tested
-
Everything in this package was made during the assignment, nothing was taken from the internet/other sources
-
The only service provide help and guidance was github copilot