Преглед на файлове

Mention setup required for bb command

Gabriel Horner преди 2 години
родител
ревизия
50ff53ea72
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      docs/dev-practices.md

+ 2 - 0
docs/dev-practices.md

@@ -271,6 +271,8 @@ point out:
   Subsequent runs are quick.
 
   ```sh
+  # One time setup
+  $ cd scripts && yarn install && cd -
   # Build the export
   $ bb dev:publishing /path/to/graph-dir tmp/publish
   # View the app in a browser