Skip to content

Commit

Permalink
Bug 1864105 - Add yarn build step to UI Development document.
Browse files Browse the repository at this point in the history
  • Loading branch information
arai-a authored and Archaeopteryx committed Nov 23, 2023
1 parent 307abe8 commit 45d0c67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ To get started:

- Install [Node.js] and [Yarn] (see [package.json] for known compatible versions, listed under `engines`).
- Run `yarn install` to install all dependencies.
- Run `yarn build` to build necessary files.

### Running the standalone development server

Expand Down

0 comments on commit 45d0c67

Please sign in to comment.