Initial commit of Vue Website Template

This commit is contained in:
Flook 2025-07-08 08:25:32 +07:00
parent 85263517ab
commit 376a04cc0f

View File

@ -40,7 +40,7 @@
### 📥 ติดตั้งโปรเจกต์
```bash
git clone https://github.com/your-username/your-repo-name.git
git clone https://gitea.softwarecraft.tech/gitea/vue_website_template.git
cd your-repo-name
npm install
```