My personal template for creating SvelteKit apps.
npx create-untitled-app@latest
or
npm create untitled-app@latest
If no name is specified, you'll be asked for one after running the command.
The template's purpose is to deliver a (cue the buzz-words) typesafe, modern and feature-rich SvelteKit experience.
- SvelteKit
- TypeScript
-
PostCSS
-
Tailwind CSS
- (I use svelte-add's tailwindcss to add them both, props to them, speeds up the process!)
-
Tailwind CSS
- ESLint
- Prettier
Can't think of a name right now.
create-react-app, create-t3-app and other templates