consterion

Consterion

My svelte(kit) monorepo

Consterion

A monorepo for me to test and familiarize myself with Svelte/SvelteKit.

Setup

$ pnpm install

How to run an app

Install pnpm and run this command on the root of this repo:

$ pnpm --filter <apps-name> dev 
# eg: pnpm --filter hello-apps dev

If you get an error, try build all the packages

$ pnpm --filter ./packages/* run build

Top categories

Loading Svelte Themes