Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/denys-petryniak/kitteness

A pet project featuring amusing cat content 🐈
https://github.com/denys-petryniak/kitteness

pinia vue

Last synced: about 2 months ago
JSON representation

A pet project featuring amusing cat content 🐈

Awesome Lists containing this project

README

        

# Kitteness

image

## Explore in StackBlitz

Click the button below to open the project in StackBlitz for preview and experimentation:

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/denys-petryniak/kitteness)

Feel free to explore the code, make changes, and see the results in real-time!

## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run serve
```

### Compiles and minifies for production

```
npm run build
```

### Lints and fixes files

```
npm run lint
```

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).