Skip to content

brandscale/nextjs-brandscale-tailwindcss-template

Repository files navigation

Next.js 14 Admin Dashboard Template
Built with the Next.js App Router

Overview

This is a starter template using the following stack:

This template uses the new Next.js App Router. This includes support for enhanced layouts, colocation of components, tests, and styles, component-level data fetching, and more.

Getting Started

During the deployment, Vercel will prompt you to fill in required environment variables.

Copy the .env.example file to .env and update the values.

Finally, run the following commands to start the development server:

pnpm install
pnpm dev

You should now be able to access the application at http://localhost:3000.

About

Admin Dashboard Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published