create-bruh

0.8.1 • Public • Published

create-bruh - Quickly start working with bruh

Simply run:

# Using npm
npm init bruh

# or npx...
npx create-bruh

# or yarn...
yarn create bruh

# or pnpm...
pnpx create-bruh

At the moment, the starter choices are:

  • vite
  • minimal

vite is the recommended option because it enables extremely fast prerendering within vite, along with JSX. minimal is an example of how bruh can be used entirely without build tools (it doesn't even use npm)

If you don't see a template you like, keep in mind that bruh can simply be installed with npm i bruh and used in any project anyways.

Readme

Keywords

Package Sidebar

Install

npm i create-bruh

Weekly Downloads

4

Version

0.8.1

License

MIT

Unpacked Size

10.5 kB

Total Files

20

Last publish

Collaborators

  • wlib