This project is built with the Tailwind framework.
What you need to install the software and how to install them.
A step-by-step guide to get a development environment running.
-
Clone the repository:
git clone <repository-url>
-
Open the cloned folder.
-
Open the project folder, then open the
src
folder and runindex.html
.
Open the terminal and enter these commands:
npm install
npm run watch