Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edwardsharp/emergencyindex_react

emergencyindex_react
https://github.com/edwardsharp/emergencyindex_react

Last synced: 13 days ago
JSON representation

emergencyindex_react

Awesome Lists containing this project

README

        

# EMERGENCY INDEX

...a react thing; [see REACT_README.md](https://github.com/edwardsharp/emergencyindex_react/blob/master/REACT_README.md)

[![storybook](https://github.com/storybooks/brand/blob/master/badge/badge-storybook.svg)](https://edwardsharp.github.io/emergencyindex_react/index.html)

### devel bunniez:

```sh
# start the app
npm run start

# start the storybook preview
npm run storybook

# build storybook to `docs/` folder
npm run build-storybook
```

:metal: