A starter template for SvelteKit projects, pre-packaged with SkeletonUI, Tailwind, and Prettier.
Install the dependencies:
yarn install
Run the app in development mode:
yarn run dev
Or, run the app in production mode:
yarn start