Skip to content

Commit

Permalink
Fixed size for ui assistent
Browse files Browse the repository at this point in the history
  • Loading branch information
xdan committed Apr 14, 2024
1 parent bae6c3e commit 5a8cdaa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ nvm use
npm ci
```

To work you will need to install [make](https://www.gnu.org/software/make/).

```bash
make start
```

Make code changes and add automated tests in the `test/tests/` folder.
Run:

Expand Down

0 comments on commit 5a8cdaa

Please sign in to comment.