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

https://github.com/jannchie/pictoria-web


https://github.com/jannchie/pictoria-web

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Max Min Vue

[![CodeTime Badge](https://img.shields.io/endpoint?style=social&color=222&url=https%3A%2F%2Fapi.codetime.dev%2Fshield%3Fid%3D2%26project%3Dpictoria-server%26in=0)](https://codetime.dev)

## Usage

### Install

```bash
pnpm install
```

### Development

```bash
pnpm dev
```

### Build

```bash
pnpm build
```

### Lint

```bash
pnpm lint
```

### Test

```bash
pnpm test
```