# Create DashMe

## Usage

```bash
npx dashme <app_name>
```

```bash
cd project_name
```

```bash
npm install
```

```bash
npm run dev
```

## Next Auth

Set up Next-Auth authentication

```bash
Coming soon!
```

See https://github.com/uetchy/create-create-app#template for the further details.
