update README

This commit is contained in:
Ole Morud
2022-08-25 20:56:56 +02:00
parent b50ab3ee43
commit 6eb554fffb

View File

@@ -2,6 +2,8 @@
## How to run ## How to run
Install NodeJS Install NodeJS
Run with
``` ```
npm run start npm run start
``` ```