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

https://github.com/konsumer/react-blessed-demo

Demo for react-blessed hooks
https://github.com/konsumer/react-blessed-demo

Last synced: about 1 year ago
JSON representation

Demo for react-blessed hooks

Awesome Lists containing this project

README

          

This is a demo project for working out issues with new react features ([hooks](https://reactjs.org/hooks) and [context](https://reactjs.org/docs/context.html)) with [react-blessed](https://github.com/Yomguithereal/react-blessed).

```
npm i # install tools & deps
npm run blessed # run blessed demo
npm run dom # run basically the same demo, in dom
```

Currently, the blessed demo isn't working.