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

https://github.com/badsyntax/hyperapp-starter-project

Hyperapp starter project
https://github.com/badsyntax/hyperapp-starter-project

Last synced: 9 days ago
JSON representation

Hyperapp starter project

Awesome Lists containing this project

README

          

# hyperapp-starter-project

An extremely basic starter project to get started with [hyperapp](https://github.com/jorgebucaran/hyperapp).

* hyperapp using jsx
* webpack (dev server & minified prod builds)
* css modules, postcss (with nested rules & import support)
* eslint with prettier integration
* stylelint with prettier integration
* example travis setup for deploying to github pages