svelte-typescript-esbuild-tailwind-template
svelte-typescript-esbuild-tailwind-template copied to clipboard
Build Svelte single page applications with the best tools.
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/