Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/franmc01/vue-pinia-shop-app

A project I used to apply the concepts of Vue's new state handler: PINIA
https://github.com/franmc01/vue-pinia-shop-app

eslint pinia postcss state-management tailwindcss vitejs vue3-composition-api vue3-sfc

Last synced: 5 days ago
JSON representation

A project I used to apply the concepts of Vue's new state handler: PINIA

Awesome Lists containing this project

README

        

# Pinia, The Enjoyable Vue Store
![Course Feature Image](https://pineview.io/content/images/2022/01/cover-image.png)

## How to Use

```
npx degit francmarin98/vue-pinia-shop-app
```
```
yarn install
yarn run dev
```