Skip to content

robinbeatty/magic-hat-menu

Repository files navigation

Magic Hat Menu Nuxt 3

With TailwindCSS 3.

Setup

Make sure to install the dependencies

yarn install

Create a new SSL cert for localhost with mkcert

mkcert localhost

Development

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

yarn dev

Production

Build the application for production:

yarn build

Checkout the deployment documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published