Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/denys-petryniak/pineapple-stand


https://github.com/denys-petryniak/pineapple-stand

pinia tailwindcss vue

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Pineapple Stand
*This project is dedicated to learning Pinia, the officially recommended state management solution for Vue.js.*

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/pineapple-stand)

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
```