/nuxt-vuex-xxx

Examples to make Nuxt and Vuex 3 type-safe

Primary LanguageVue

nuxt-vuex-xxx

Examples to make Nuxt and Vuex 3 type-safe.

If you want to see other examples in Vuex 4, https://github.com/ryotah/vuex-4-xxx might be nice.

Examples

Build Setup

# install dependencies
$ npm ci

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start