https://github.com/wobsoriano/vue-cli-plugin-pinia
Vue Cli Pinia plugin
https://github.com/wobsoriano/vue-cli-plugin-pinia
pinia vue vue-cli vue2 vuejs vuex
Last synced: 6 months ago
JSON representation
Vue Cli Pinia plugin
- Host: GitHub
- URL: https://github.com/wobsoriano/vue-cli-plugin-pinia
- Owner: wobsoriano
- License: mit
- Created: 2021-08-17T06:44:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-15T14:58:57.000Z (over 2 years ago)
- Last Synced: 2025-04-15T02:18:16.147Z (6 months ago)
- Topics: pinia, vue, vue-cli, vue2, vuejs, vuex
- Language: JavaScript
- Homepage:
- Size: 6.37 MB
- Stars: 39
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-cli-plugin-pinia
🍍 [Pinia](https://pinia.vuejs.org/) plugin for vue-cli
> Vue CLI is in Maintenance Mode!
> For new projects, please use [create-vue](https://github.com/vuejs/create-vue) to scaffold Vite-based projects. Also refer to the [Vue 3 Tooling Guide](https://vuejs.org/guide/scaling-up/tooling.html) for the latest recommendations.
## Usage
``` sh
vue add vue-cli-plugin-pinia
```## License
MIT