Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zcaudate/react-neo-blessed-hot-motion


https://github.com/zcaudate/react-neo-blessed-hot-motion

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# react-neo-blessed-hot-motion

This is an attempt at updating the [react-blessed-hot-motion](https://github.com/gaearon/react-blessed-hot-motion) example using:

- neo-blessed (instead of blessed)
- webpack 4 (instead of 1.7)
- sucrase (instead of babel)
- react 17 (instead of 14)

## Running

```
git clone https://github.com/zcaudate/react-neo-blessed-hot-motion.git
cd react-neo-blessed-hot-motion
npm install
node server
```