This is a svelte playground to start a new project. It comes with tailwindcss, stylelint & eslint.
Assumes prettier 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.