Skip to content

paduerst/petal-quest

Repository files navigation

Petal Quest

The website for Petal Quest.

Developing

To start a development server:

npm run dev

# or start the server and open the website in a new browser tab
npm run dev -- --open

Building

To create a production version of the website:

npm run build

You can preview the production build with npm run preview. Then you can make it available on other devices using cloudflared tunnel --url localhost:4173/ (assuming you have cloudflared installed).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published