BENplate is an opinionated Nuxt starter template made by Brian E. Nguyen.
> git clone https://github.com/buraiyen/BENplate
...
> cd BENplate/
> bun install
> bun run dev
When using this template, please follow this checklist to update your info properly
- Change the author name in
LICENSE
- Remove or change the
funding.yml
file in the.github/
directory - Remove / replace the
favicon.ico
file in thepublic/
directory
And that's it! You're good to go!
Since Bun is in its early stages, I highly recommend that you use Vercel to host your app because it works out-of-the-box with zero configurations needed