Your commit message

This commit is contained in:
2026-02-19 13:38:05 +09:00
parent ae943cc87e
commit 940142eae3
2 changed files with 9 additions and 2 deletions

View File

@@ -51,6 +51,13 @@ $ npm run dev
# build,deploy
$ npm run build
```
### if using both github and git tea
```
git add .
git commit -m "Your commit message"
git push
```
# Deploy