From 970b6fe5960cda7e9165ac91667f4a93955425e7 Mon Sep 17 00:00:00 2001 From: Samantha Date: Tue, 19 Mar 2024 14:22:11 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2ad2b3d..9155523 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # TestDashboard The test dashboard is part of the Sparc Portal and is meant to compare various vagus nerve images. This is v1. Will be migrated and renamed. +## Storybook +View the storybook of working components here +https://nih-sparc.github.io/TestDashboard/?path=/docs/components-biolucidaviewer--docs + ## Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).