Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soenkekluth/hyperapp-example
hyperapp example
https://github.com/soenkekluth/hyperapp-example
hyperapp preact react redux state
Last synced: 1 day ago
JSON representation
hyperapp example
- Host: GitHub
- URL: https://github.com/soenkekluth/hyperapp-example
- Owner: soenkekluth
- License: mit
- Created: 2017-12-29T06:32:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T11:41:51.000Z (11 months ago)
- Last Synced: 2024-04-14T22:14:33.496Z (7 months ago)
- Topics: hyperapp, preact, react, redux, state
- Language: JavaScript
- Homepage: https://soenkekluth.github.io/hyperapp-example/
- Size: 128 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hyperapp-example
https://soenkekluth.github.io/hyperapp-example/
![hyperapp](https://github.com/soenkekluth/hyperapp-example/blob/master/screenshot.png "hyperapp")
## Install
```
git clone https://github.com/soenkekluth/hyperapp-example.git
npm install
```## build
```
npm run build
```## watch
```
npm run watch
```## readme