dashboard-ui Tailwind Templates

Dashboard Ui

Modern Dashboard UI built with Next.js, Tailwind CSS, and Typescript

Dashboard UI

Website

Sample

Installation

  1. Clone the repository
  2. Run npm install to install the dependencies
  3. Setup your .env file
  4. Run npm run dev to start the development server
  5. Run npm run build to build the project
  6. Run npm run start to start the production server

Node Version

v18.13.0

Prettier and Eslint Commands

Prettier Check

npx prettier --check .

Prettier Write

npx prettier --write .

Eslint Check

npx elsint .

Eslint Fix

npx eslint --fix .

Top categories

Loading Svelte Themes