Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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