# `create-axboot`

Create AXBoot apps easily with simplified commands:

```bash
npm init axboot@latest
```

```bash
yarn create axboot@latest
```

```bash
npx create-axboot@latest
```
