Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Technical-Source/create-bruh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • vite-minimal

vite is the recommended option because it enables extremely fast prerendering within vite, along with JSX.

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.

Releases

No releases published

Packages

No packages published