An open API service indexing awesome lists of open source software.

https://github.com/fibbojs/create-fibbo

The recommended way to create a new Fibbo application
https://github.com/fibbojs/create-fibbo

Last synced: 3 months ago
JSON representation

The recommended way to create a new Fibbo application

Awesome Lists containing this project

README

          

# create-fibbo [![npm](https://img.shields.io/npm/v/create-fibbo.svg)](https://npmjs.com/package/create-fibbo) [![downloads](https://img.shields.io/npm/dm/create-fibbo.svg)](https://npmjs.com/package/create-fibbo)

**create-fibbo** is the cli tool to create a new [Fibbo](https://fibbo.dev/) application.

## Usage

```bash
npm create fibbo@latest
```