This is a sveltekit
playground to start a new project. It comes with tailwindcss
, daisyui
& eslint
.
Assumes Svelte for VSCode
plugin is already configured.
npm install
to install the required node modules.
npm run dev
to run dev server with live preview.
npm run build
to build for production.