Getting Started

First, install dependencies.

npm install
# or
yarn install
# or
pnpm install
# or
bun install

After that, run the following command:

npm run dev
# or
yarn run dev
# or
pnpm run dev
# or
bun run dev

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

Description
Repository for Da Next Agency
Readme 6 MiB
Languages
TypeScript 90.1%
CSS 8.8%
JavaScript 1.1%