Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caro3801 authored Jul 4, 2024
1 parent b8daf0e commit 4d7c9b3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ yarn
yarn serve
```

* Serve the design system built with Storybook

```
yarn storybook
```
The design system is accessible here: https://icij.github.io/datashare-client/
## Datashare **backend**

Datashare backend allows to index, find names and provide file preview or download. It must be run alongside the client for manual testing with the benefits of hot reloading with `yarn serve`.
Expand Down

0 comments on commit 4d7c9b3

Please sign in to comment.