This is a Next.js admin panel project bootstrapped with create-next-app
. This project just includes dashboard page and implemented by Sass. The design is not responsive.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000/admin with your browser to see the result.