# create-bfs

This is an alias package for [`create-better-fullstack`](https://www.npmjs.com/package/create-better-fullstack).

## Usage

```bash
npx create-bfs@latest
```

or

```bash
bun create bfs
```

For full documentation, please visit the [GitHub repository](https://github.com/Marve10s/Better-Fullstack).

## About

`create-bfs` is a shorter alias for the full `create-better-fullstack` command. Both packages provide the same functionality - a CLI-first toolkit for building Full Stack applications.

All functionality is provided by the main [`create-better-fullstack`](https://www.npmjs.com/package/create-better-fullstack) package.
