Skip to content

jeerovan/twtemplates

Repository files navigation

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

LightHouse Stats

About

Templates based on Sveltekit and TailwindCSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published