Admin One - Free Tailwind admin dashboard template
Admin One is a simple, beautiful, and free admin dashboard template built with Tailwind CSS.
Key features:
- Free under MIT License
- Built with TailwindCSS v3
- Pure HTML & CSS
- No js framework dependencies
- Ready-to-use CSS files
- Free Vue.js 3 version available
Quick Start:
- Create a new repository from this template or clone/download the repo.
- For HTML & CSS version, check the
dist
directory. - For npm tools,
cd
to project's dir and runnpm install
. - Use
npm run build
to rebuilddist
from sources insrc
directory.