diff --git a/index.html b/index.html index 21d49e8..5eb8c0f 100644 --- a/index.html +++ b/index.html @@ -30,6 +30,14 @@ コマンドを実行して、テスト結果を確認します。
+git clone https://github.com/kou029w/jest-hands-on.git +cd jest-hands-on +npm i +npm test +
リファレンスとして