Installation
TailAdmin provides a comprehensive set of dashboard templates tailored for various web development frameworks and technologies. Whether you’re building a static site or a complex web application, we have a version that fits your needs.
Quick Start Requirements
Before you begin, ensure you have the following installed on your machine:
- Node.js: Most of our templates require Node.js (and npm/yarn/pnpm/bun) to manage dependencies and run development scripts.
- A Code Editor: We recommend VS Code with the Tailwind CSS IntelliSense extension.
Choose Your Framework
Follow the specific installation guide for the version of TailAdmin you are using:
- HTML Version (Tailwind + Alpine.js)
- React Version (Tailwind + React.js)
- Next.js Version (Tailwind + Next.js)
- Vue Version (Tailwind + Vue.js)
- Angular Version (Tailwind + Angular)
- Laravel Version (Tailwind + Laravel)
Each guide will walk you through downloading the template, installing dependencies, and starting your local development server.