Home

Awesome

tailwindcss-yew-template

Simple layout for using Tailwindcss with Yew.

Installation

Install tailwindcss and relevant tools. Make sure node and rust is installed on your system!

npm run setup

Clone repository

Dev server:

npm run dev

Production:

npm run prod