Skip to content

Repository files navigation

Croncopia

The Croncopia website, built with SvelteKit, Tailwind CSS, and Storybook, deployed to Cloudflare Workers.

Developing

npm install
npm run dev

Storybook

Components live in src/lib/components, each with a colocated .stories.svelte file:

npm run storybook

Testing

Component tests run through the Storybook Vitest addon (Playwright, Chromium):

npx vitest run

Building & deploying

npm run build     # production build
npm run preview   # build + wrangler dev
npm run deploy    # build + wrangler deploy

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages