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

https://github.com/dangvanthanh/hyperapp-rollup

Hyperapp Rollup Boilerplate
https://github.com/dangvanthanh/hyperapp-rollup

hyperapp rollup

Last synced: 11 months ago
JSON representation

Hyperapp Rollup Boilerplate

Awesome Lists containing this project

README

          

# Hyperapp Rollup

> Hyperapp rollup boilerplate

## Getting started

- Clone `hyperapp-rollup`
- Run the command

```
npm install

# Run with localhost
npm run dev
```