About

BENplate is an opinionated Nuxt starter template made by Brian E. Nguyen.

Features

// Syntax highlighting examplefunction benplate() {  const foo = 'bar';  console.log(foo);}

Installation

> git clone https://github.com/buraiyen/BENplate...> cd BENplate/> bun install> bun run dev

Checklist

When using this template, please follow this checklist to update your info properly



And that's it! You're good to go!

Hosting

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