diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cabfc21..6377d87 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,6 +50,7 @@ The quickest way to start tweaking things is to run the `playground` package. ```sh $ cd ./packages/playground $ yarn serve +$ yarn build # or, shortcut: $ cd root $ yarn playground