update build script in README.md

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
This commit is contained in:
iosmanthus 2021-06-17 17:03:44 +08:00
parent fe3e53aba0
commit f796aa0128
2 changed files with 9 additions and 0 deletions

View File

@ -13,6 +13,7 @@ To run the site locally, you'll need to install [Yarn](https://yarnpkg.com) and
You can then host the development server for the site with:
```bash
yarn install
make serve
```

8
yarn.lock Normal file
View File

@ -0,0 +1,8 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
bulma@^0.7.4:
version "0.7.5"
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.7.5.tgz#35066c37f82c088b68f94450be758fc00a967208"
integrity sha512-cX98TIn0I6sKba/DhW0FBjtaDpxTelU166pf7ICXpCCuplHWyu6C9LYZmL5PEsnePIeJaiorsTEzzNk3Tsm1hw==