website/README.md
2024-10-27 21:47:19 -06:00

16 lines
191 B
Markdown

# Dokploy Website
Main Landing Page of Dokploy
Run development server:
```bash
npm run dev
# or
pnpm dev
# or
yarn dev
```
Open http://localhost:3000 with your browser to see the result.