Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

miclgael/chia.whalebones.net

Repository files navigation

Whalebones website

Caution

Archived
This repo is archived, no longer maintained and may soon be deleted.

Home page for the Whalebones project.

Setup

Make sure to install the dependencies:

pnpm install --shamefully-hoist

Development Server

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

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

Checkout the deployment documentation for more information.

Storybook

To work on components in isolation using Storybook:

pnpm run storybook

Testing

Run tests with Vitest and Vue test utils

pnpm run test

About

☉ Band website using Chia (Nuxt 3 starter layer)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published