Build Svelte single page applications with the best tools.
git clone https://github.com/Tazeg/svelte-typescript-esbuild-tailwind-template.git
cd svelte-typescript-esbuild-tailwind-template
yarn install # or npm
yarn run dev # start dev server
yarn run lint # check and prettify your code
yarn run build
# 3.1k ./public/build/bundle.css
# 5.0k ./public/build/bundle.js
Deploy the directory public/