Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aiurda/aurda

Repository files navigation

dashfusion

Getting Started

System Requirements:

  1. Node.js 18.17^ or later.
  2. pnpm - package manager (recommended)

First, install dependencies:

npm i
# or
pnpm install
# or
yarn install

Now, run the development server:

npm run dev
# or
pnpm dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages