This project was built with Yew and is the home of our main website turboflakes.io
#!/bin/bash
trunk serveThis project uses Tailwind CSS to write and generate styles. To get the project fully operational install Tailwind CSS via npm or yarn
#!/bin/bash
npm install tailwindcssOpen a new terminal window and run
#!/bin/bash
npm run watch