Tailwick works by scanning all of your React Typescript files, components, and any other templates for class names, generating the corresponding styles and then writing them to a static CSS file.
It's fast, flexible, and reliable — with zero-runtime.
Suggestion: Yarn is recommended over npm.
Make sure to have the Node.js installed & running in your computer. If you already have installed Node on your computer, you can skip this step if your existing node version is greater than 18.
yarn install
yarn start
yarn build