create-brage

0.4.2 • Public • Published

create-brage

Scaffolding Your First Brage Project

Compatibility Note: Brage requires Node.js version 18+

With NPM:

npm create brage@latest

With Yarn:

yarn create brage

With PNPM:

pnpm create brage

With Bun:

bun create brage

Then follow the prompts!

You can also directly specify the project name you want to use via additional command line options. For example:

# npm 
npm create brage@latest my-express-app

# yarn
yarn create brage my-express-app 

# pnpm
pnpm create brage my-express-app 

# Bun
bun create brage my-express-app 

You can use . for the project name to scaffold in the current directory.

Readme

Keywords

Package Sidebar

Install

npm i create-brage

Homepage

brage.app/

Weekly Downloads

0

Version

0.4.2

License

BUSL-1.1

Unpacked Size

29.2 kB

Total Files

28

Last publish

Collaborators

  • agustin19