1. @nuxtjs/pwa
Zero config PWA solution for Nuxt.js
@nuxtjs/pwa
Package: @nuxtjs/pwa
Created by: nuxt-community
Last modified: Wed, 16 Nov 2022 20:19:06 GMT
Version: 3.3.5
License: MIT
Downloads: 358,161
Repository: https://github.com/nuxt-community/pwa-module

Install

npm install @nuxtjs/pwa
yarn add @nuxtjs/pwa

PWA Module

npm version
npm downloads
Checks
Codecov

Zero config PWA solution for Nuxt.js

📖 Read Documentation

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using npm run dev

License

MIT License

Copyright (c) - Nuxt Community

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin