🍃 A Vite Template using React, Typescript, and Tailwind
Leaf is a Vite template that leverages React, Typescript, and Tailwind for use in Thornbush projects.
These instructions will get you a copy of the bot up and running on your local machine for development and testing purposes.
You will need to install NodeJS version 146or higher.Yarn is recommended to install the project's dependency.
npx degit ThornbushHQ/leaf
yarn # or use npm install
yarn dev # or npm run dev
- Vite - Next Generation Frontend Tooling
- React - A JavaScript library for building user interfaces
- Tailwind - Rapidly build modern websites without ever leaving your HTML
- Typescript - A typed superset of JavaScript
- @ItsRauf - Idea & Initial work
See also the list of contributors who participated in this project.