To install dependencies:
bun install
To run:
bun run start
๐ฅ Create a repo from this template on GitHub.
๐งน If you prefer to do it manually with cleaner git history:
npx degit IvoKara/buneteer my-buneteer-app
cd my-buneteer-app
bun i
If you do not have bun
installed on your machine, see how in Bun's website.
Enjoy!