https://github.com/csbun/hypernova-react-example
Example for hypernova
https://github.com/csbun/hypernova-react-example
Last synced: 6 months ago
JSON representation
Example for hypernova
- Host: GitHub
- URL: https://github.com/csbun/hypernova-react-example
- Owner: csbun
- License: mit
- Created: 2016-11-12T07:34:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-12T07:39:46.000Z (about 9 years ago)
- Last Synced: 2025-02-25T08:54:25.362Z (11 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hypernova-react-example
Example for [hypernova](https://github.com/airbnb/hypernova) with client [hypernova-node](https://github.com/airbnb/hypernova-node).
## Start
```sh
node index.js
node client.js
```
Visit: [http://127.0.0.1/?name=Hans](http://127.0.0.1/?name=Hans)