Skip to content

Commit

Permalink
[DOC] Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
openhoat committed Oct 21, 2023
1 parent ca98bc9 commit 534fa56
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,18 @@ npm start
```

For a better keyboard experience, on Linux, use:

```shell
bin/start
```

Run in production mode:

```shell
npm run build
npm run start:production
```

Enjoy!

### References
Expand Down

0 comments on commit 534fa56

Please sign in to comment.