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
- Host: GitHub
- URL: https://github.com/badsyntax/hyperapp-starter-project
- Owner: badsyntax
- License: mit
- Created: 2019-02-05T20:02:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T16:19:15.000Z (about 3 years ago)
- Last Synced: 2025-02-13T22:51:25.268Z (12 months ago)
- Language: JavaScript
- Size: 1.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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