
<p align="center">
A Cli for creating and building MiniDapps on the Minima Blockchain.
</p>

---

```bash
$ npx @minima-global/create-minima-app init
```

## Usage

Use the `init` command to initialize a new project. You will be asked a few questions to configure your project to setup rpc and install your MiniDapp.

## Documentation 

Visit https://docs.minima.global/docs/development/cli to view the documentation.
