Skip to content

This website is PWA by using Vue3/NuxtJS and integrated with backend system built by Directus.

Notifications You must be signed in to change notification settings

CoCo-27/Nuxt3-PWA

Folders and files

NameName
Last commit message
Last commit date
Sep 12, 2023
Sep 18, 2023
Sep 19, 2023
Sep 12, 2023
Sep 12, 2023
Sep 12, 2023
Sep 12, 2023
Sep 18, 2023
Sep 15, 2023
Sep 13, 2023
Sep 12, 2023
Sep 12, 2023
Sep 12, 2023
Sep 12, 2023
Sep 12, 2023
Sep 12, 2023
Sep 15, 2023
Sep 28, 2023
Sep 15, 2023
Sep 13, 2023
Sep 12, 2023
Sep 28, 2023

Repository files navigation

Nuxt PWA

Generic badge Generic badge

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

About

This website is PWA by using Vue3/NuxtJS and integrated with backend system built by Directus.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published