Jestではじめるテスト
Find a file
2022-02-24 17:47:47 +09:00
.github/workflows create book 2022-02-24 17:06:32 +09:00
src fix 2022-02-24 17:10:59 +09:00
templates fix broken link 2022-02-24 17:47:47 +09:00
.gitignore create book 2022-02-24 17:06:32 +09:00
.prettierrc.yml create book 2022-02-24 17:06:32 +09:00
babel.config.json shortened target string 2022-02-23 18:35:21 +09:00
book.toml create book 2022-02-24 17:06:32 +09:00
Brewfile create book 2022-02-24 17:06:32 +09:00
Brewfile.lock.json create book 2022-02-24 17:06:32 +09:00
LICENSE Create LICENSE 2021-07-27 10:59:29 +09:00
package.json create book 2022-02-24 17:06:32 +09:00
README.md create book 2022-02-24 17:06:32 +09:00
renovate.json support esm 2022-02-22 16:59:25 +09:00
sandbox.config.json fix 2022-02-24 17:20:08 +09:00
yarn.lock create book 2022-02-24 17:06:32 +09:00

Jestではじめるテスト

ローカル環境でのビルド

前提

  • Ubuntu 20.04 LTS
  • Homebrew

手順

下記のコマンドを実行すると book ディレクトリ以下にファイルが生成されます。

brew bundle
mdbook build