First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
- Home || (salamlang.ir)
 - Docs || (salamlang.ir/docs)
 - Example || (salamlang.ir/example)
 - Education || (salamlang.ir/education)
 - Download || (salamlang.ir/download)
 - Learn || (salamlang.ir/learn)
 - Editor || (salamlang.ir/playground)
 - Supporter || (salamlang.ir/supporter)
 
برای اجرای سرور توسعه، از یکی از دستورات زیر استفاده کنید:
npm run dev
# یا
yarn dev
# یا
pnpm dev
# یا
bun devمرورگر خود را باز کرده و http://localhost:3000 را مشاهده کنید.