mirror of
https://github.com/kou029w/jest-hands-on.git
synced 2025-01-31 22:08:00 +00:00
fix
This commit is contained in:
parent
494ca30619
commit
2b0cf44e40
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# 事前準備
|
||||
|
||||
JestはNode.js上で実行します。
|
||||
まずはじめにNode.jsの実行環境を構築してはじめましょう。
|
||||
JestはNode.jsで実行します。
|
||||
あらかじめNode.jsの実行環境を構築してからはじめます。
|
||||
|
||||
## StackBlitzではじめる
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue