danielmason89 / pinia-learning-app

A app built to better understand Pinia as a state management solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pinia-practise

These instructions should help get you started with running the app.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

A app built to better understand Pinia as a state management solution


Languages

Language:Vue 64.3%Language:JavaScript 16.8%Language:CSS 15.5%Language:HTML 3.4%