開発方法
2021年12月24日
目次
全体構成
- Node.js
- React
- TypeScript
- Gatsby
開発方法
- レポジトリ(sshihci/sshihci.github.io)からクローンする
git clone https://github.com/sshihci/sshihci.github.io.git - クローンしたディレクトリを開く
cd sshihci.github.io - 依存関係の解決
yarn - 開発サーバーを立ち上げる
yarn dev - http://localhost:8000 をブラウザで開く