Skip to content

Tazeg/svelte-typescript-esbuild-tailwind-template

Repository files navigation

Svelte, TypeScript, Esbuild, Tailwind CSS

Build Svelte single page applications with the best tools.

Install

git clone https://github.com/Tazeg/svelte-typescript-esbuild-tailwind-template.git
cd svelte-typescript-esbuild-tailwind-template
yarn install # or npm

Dev

yarn run dev # start dev server
yarn run lint # check and prettify your code

Build for production

yarn run build
# 3.1k ./public/build/bundle.css
# 5.0k ./public/build/bundle.js

Deploy the directory public/

About

Build Svelte single page applications with the best tools.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published