2025-05-01 20:15:55 -07:00
2025-02-03 19:16:00 -08:00
2025-02-03 19:16:00 -08:00
2025-02-03 19:16:00 -08:00
2025-02-03 19:16:00 -08:00
2025-02-03 19:16:00 -08:00
2025-02-03 19:16:00 -08:00
2025-02-03 20:52:31 -08:00
2025-02-03 20:40:13 -08:00
2025-02-03 19:16:00 -08:00
2025-02-03 20:52:31 -08:00
2025-02-03 19:16:00 -08:00
2025-05-01 19:26:05 -07:00
2025-02-03 19:16:00 -08:00
2025-02-03 19:16:00 -08:00

hello friends !

To Run the Website Locally

Prerequisites

  • Node.js version 18.17.1 or higher (we recommend using NVM to manage Node versions)
  • pnpm (optional but recommended)

Step 1: Install correct Node.js version

If you have NVM (Node Version Manager) installed:

nvm install 18.17.1
nvm use 18.17.1

Verify your Node.js version:

node -v

Step 2: Install dependencies

npm install

Step 3: Start the development server

npx astro dev

Tech Stack

Description
No description provided
Readme 39 MiB
Languages
TypeScript 47.8%
Astro 46.2%
JavaScript 3%
CSS 2.7%
Dockerfile 0.3%