This repo comes with what you need to start running a Svelte Kit + Tailwind project on Netlify.
Included:
- Prettier and ESLint are included
Not included:
-
Typescript is not included, and no testing frameworks are included
-
PWA capabilities and advanced SEO are not included. Dark mode and icons are also not incluided.
-
Fill out metadata in
package.json
andapp.html
-
Install node/npm
-
Install VS Code
-
npm install
-
Prettier
-
ESLint
-
Svelte for VS Code
-
Tailwind CSS Intellisense
-
Tailwind Docs
npm run dev
npm run build
npm run preview