diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,6 +9,11 @@ yarn install yarn start ``` +Build the program into an executable +``` +yarn dist +``` + # Navigating the website - Use the arrows on the keyboard to navigate - Press ESC to exit or to go back |
