typescript-tailwind-starter Tailwind Templates

Typescript Tailwind Starter

Typescript and Tailwind CSS with Prettier auto-sorting plugin project boilerplate

TypeScript & Tailwind CSS Starter

TypeScript, Tailwind CSS with Prettier auto-sorting plugin boilerplate for rapid developement with type checking without the need to configure enviroment from scratch.

Quick Start 🏁

  • Clone or download this repository via github.
  • Install all dev dependencies with npm or yarn.
npm install
yarn install
  • For single build run this command in the terminal.
npm run build
  • To watch for constant changes in Tailwind CSS type this command.
npm run watch
  • To watch for constant changes in Typescript type this command.
tsc -w
  • Happy Coding! 🍺

Top categories

Loading Svelte Themes