twtemplates Svelte Themes

Twtemplates

Templates based on Sveltekit and TailwindCSS

SvelteKit + TailwindCSS

Svelte and Tailwindcss based one page templates

Setting up

Install node, npm -> clone the repo -> install dependencies

cd twtemplates
npm install

Development

Once you've cloned the repo and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

Production

To create a production version of your app:

npm run build

Adapter-Node is already added so you can just run your production version with:

node build

Preview available at https://template.abona.in

Top categories

Loading Svelte Themes