Skip to content
Snippets Groups Projects
Commit 686be725 authored by Behrisch, M. (Michael)'s avatar Behrisch, M. (Michael)
Browse files

Update README.md

parent 64639b43
No related branches found
No related tags found
1 merge request!16Update README.md
Pipeline #116695 failed
......@@ -27,3 +27,8 @@ Due to the way auth works (using a sameSite cookie), the procedure for running l
## Running Locally
To run the application using SSL (with these keys) simply run `nx run web-graphpolaris:dev`, or `yarn nx run web-graphpolaris:dev` if `nx` is not installed globally. This should open a window to `https://local.datastrophe.science.uu.nl:4200/` automatically.
## Running Storybook.js
To run the dev storybook (implementing visualizations) simply run `nx run web-graphpolaris:storybook`, or `yarn nx run web-graphpolaris:storybook` if `nx` is not installed globally.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment