Admin Dashboard UI crafted with Shadcn and Vite TanStack Router
Clone the project
git clone https://github.com/fzsf163/e-com-VST.git
Go to the project directory
cd shadcn-admin
Install dependencies
pnpm install
Start the server
pnpm run dev