Skip to content

Commit

Permalink
add run instructions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jprochazk committed Oct 31, 2023
1 parent 9c17888 commit 8113f0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@

Sample [Vite](https://vitejs.dev/) app which opens a web viewer pointing to an `.rrd` file.

```
$ npm i
$ npm run dev
```

0 comments on commit 8113f0a

Please sign in to comment.