Skip to content

koca/nuxt-vuetify-stack

Repository files navigation

nuxt-vuetify-stack

Example nuxt stack that based on vuetify. Comes with tooling such as eslint, prettier, husky, editorconfig, jest, stylelint and vscode settings.

Modules

Key Description
vuetify Vuetify Module for Nuxt.js
axios Nuxt axios integration for making promise based HTTP requests
dotenv Loads .env and merges the contents with Nuxt's env object
ga Google Analytics integration for Nuxt
installer Simple interface for installing a PWA to the home screen
lazysizes Lazily load images and videos when they become visible
sitemap Automatically generate or serve a dynamic sitemap
styleResources Share variables, mixins and functions across style files and SFCs
svgLoader Import SVGs as Vue components
webfonts Load custom webfonts from services like Google and Typekit

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published