https://github.com/edwardsharp/emergencyindex_react
emergencyindex_react
https://github.com/edwardsharp/emergencyindex_react
Last synced: 7 months ago
JSON representation
emergencyindex_react
- Host: GitHub
- URL: https://github.com/edwardsharp/emergencyindex_react
- Owner: edwardsharp
- License: mit
- Created: 2019-02-25T03:50:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:39:20.000Z (over 3 years ago)
- Last Synced: 2025-02-17T11:45:34.474Z (over 1 year ago)
- Language: TypeScript
- Size: 11.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
[](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: