Skip to content

Commit

Permalink
Add the prebuild command (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
petrkucerak authored Mar 2, 2023
1 parent 99f08ee commit 12a1e20
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ Install dependences.
yarn
```

Build metafiles.
```
yarn prebuild
```

Starts the development server.
```
yarn dev
Expand Down

0 comments on commit 12a1e20

Please sign in to comment.