mirror of
https://github.com/kou029w/hasura-rest-hands-on.git
synced 2025-01-18 16:08:14 +00:00
fix
This commit is contained in:
parent
544a55a351
commit
c076651bdf
1 changed files with 4 additions and 1 deletions
|
@ -13,5 +13,8 @@
|
||||||
下記のコマンドを実行すると `book` ディレクトリ以下にファイルが生成されます。
|
下記のコマンドを実行すると `book` ディレクトリ以下にファイルが生成されます。
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew bundle && yarn && yarn build
|
yarn
|
||||||
|
yarn build
|
||||||
|
brew bundle
|
||||||
|
mdbook build
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue