Add to quick start

This commit is contained in:
buggymcbugfix 2020-06-12 17:20:47 +01:00
parent 8f6bb0f071
commit 171c931bd3

View File

@ -24,4 +24,7 @@ In another terminal:
$ cd src && npm install && npm run dev
Now open [http://localhost:5000/](http://localhost:5000/) in your browser!
Now open [http://localhost:5000/](http://localhost:5000/) in your browser!
You will see a visualisation of [data/grin.eventlog](data/grin.eventlog)
(change in [client/src/App.svelte](client/src/App.svelte)).