Adasgo is an admin dashboard template created using HTML, Tailwind CSS, and Javascript. This template is public and can be used by anyone.
To run this project
git clone https://github.com/FigoArbiansyah/adasgo.git
cd adasgo
npm install
npx tailwindcss -i ./src/input.css -o ./dist/css/output.css --watch