cocodrino / nuxt-vuex-decorator-boilerplate

my boilerplate using nuxt,typescript and vuex decorators (probably the best way for working with vuex and typescript)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABOUT

Using championswimmer/vuex-module-decorators with nuxt can be a bit confusing, this project is a boilerplate with the minimal code demostrating how use nuxt vuex typescript and tailwind

nuxt-typescript-vuex-based-template

Nuxt.js TypeScript project

Build Setup

# install dependencies
$ npm install # Or yarn install

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

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

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

About

my boilerplate using nuxt,typescript and vuex decorators (probably the best way for working with vuex and typescript)


Languages

Language:Vue 60.4%Language:TypeScript 34.8%Language:JavaScript 3.5%Language:CSS 1.3%