0.8.1 • Published 2 years ago

create-bruh v0.8.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

0.8.1

2 years ago

0.8.0

2 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.5.8

3 years ago

0.5.9

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.7

3 years ago

0.5.4

3 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago