Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# nuxt3-vue3-custom-global-properties

## Getting started

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

Open http://localhost:3000/.

## References

* [Utility Types - ComponentCustomProperties @ Vue.js](https://vuejs.org/api/utility-types.html#componentcustomproperties)
* [Plugins Directory - Advanced @ Nuxt](https://nuxt.com/docs/guide/directory-structure/plugins#advanced)