Home
Softono

Nuxt Pwa Vuetify Starter

Open source MIT Vue
78
Stars
25
Forks
35
Issues
1
Watchers
2 months
Last Commit

 About Nuxt Pwa Vuetify Starter

Nuxt.js + PWA + Vuetify.js starter project.

Platforms

Web Self-hosted

Languages

Vue

Links

Need Help Installing Nuxt Pwa Vuetify Starter?

We provide expert installation service for this software. Our team will install, configure, and secure Nuxt Pwa Vuetify Starter on your server. plans start at just $30.

Nuxt Pwa Vuetify Starter

View on GitHub

Nuxt PWA Vuetify Starter

CircleCI Build Status Azure Build Status Coverage Status

Nuxt.js + PWA + Vuetify.js starter project

Features

This starter project includes official Nuxt.js modules for best PWA project:

It is also enriched with the best Vue's UI framework:

Setup

# install dependencies
$ yarn # Or npm 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

# Run unit test
$ yarn test

# Run e2e test
$ yarn dev
$ yarn test:e2e

Getting Started

Don't forget to change your sentry dsn and google analytics id in .env.example file.

For detailed explanation on how things work, check out the Nuxt.js and Vuetify.js documentation.

License

MIT License

Copyright (c) Jefry Dewangga (@jefrydco)