/Pinia-stores

Pinia Lesson.005

Primary LanguageVue

learning-pinia

For Learning vue pinia I created the cliche todo app that implement the power of

vue 3 | typescript | pinia | composition API

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Type-Check, Compile and Minify for Production

yarn build