master
みてるぞ 2 weeks ago
parent
commit
74fe690b4b
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      %E7%92%B0%E5%A2%83%E6%A7%8B%E7%AF%89%E6%89%8B%E9%A0%86.md

+ 5
- 0
%E7%92%B0%E5%A2%83%E6%A7%8B%E7%AF%89%E6%89%8B%E9%A0%86.md

@@ -5,6 +5,11 @@
bundle install bundle install
``` ```
### Gollum ### Gollum
```bash
mkdir wiki
cd wiki
git init --initial-branch=main
```
## フロントエンド ## フロントエンド
### TypeScript + React + Vite ### TypeScript + React + Vite
```bash ```bash


Loading…
Cancel
Save