Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tokuda109/nuxt3-vuex-custom-global-properties


https://github.com/tokuda109/nuxt3-vuex-custom-global-properties

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# nuxt3-vuex-custom-global-properties

## Getting started

```
$ corepack enable
$ pnpm i --frozen-lockfile
$ pnpm run dev
```

Open http://localhost:3000/.

## References

* [Migrating to 4.0 from 3.x @ Vuex](https://vuex.vuejs.org/guide/migrating-to-4-0-from-3-x.html)
* [Vuex - Configuration @ Nuxt](https://nuxt.com/docs/migration/configuration#vuex)