Skip to content

nyaomaru/nuxt-quasar-sample

Repository files navigation

Nuxt sample

The base template with Nuxt and Quasar. These pages are responsive.

Get started 🚀

🐋 Docker

If you use docker, you can run docker compose up -d in the working directory.

docker compose up -d

Then you can access to http://localhost:3000

😺 Yarn

If you don't use docker, you need to run below command.

yarn
yarn dev

Releases

No releases published

Packages

No packages published