comfycamp/README.md

11 lines
85 B
Markdown
Raw Normal View History

2023-08-27 23:39:30 +05:00
# Comfycamp
2023-08-27 23:20:38 +05:00
2023-08-27 23:39:30 +05:00
My personal website.
2023-10-15 11:25:48 +05:00
## Getting started
```bash
npm i
npm run dev
```