[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-typed-vuex-ts-example. nuxt-typed-vuex-ts-example.now.sh
0

Configure Feed

Select the types of activity you want to include in your feed.

1 1 0

Clone this repository

https://git.vm.fail/danielroe.dev/nuxt-typed-vuex-ts-example https://git.vm.fail/did:plc:mnxj7rpr6f2ijza7dsenw3qv
ssh://git@knot1.tangled.sh:2222/danielroe.dev/nuxt-typed-vuex-ts-example ssh://git@knot1.tangled.sh:2222/did:plc:mnxj7rpr6f2ijza7dsenw3qv

For self-hosted knots, clone URLs may differ based on your setup.


README.md

nuxt-typed-vuex-example#

Example project for nuxt-typed-vuex.

Build Setup#

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.