Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tomoyaf/hyperapp-boilerplate

Hyperapp + Picostyle + Hyperapp Router + Atomic Design example
https://github.com/tomoyaf/hyperapp-boilerplate

atomic-design hyperapp hyperapp-router picostyle

Last synced: 1 day ago
JSON representation

Hyperapp + Picostyle + Hyperapp Router + Atomic Design example

Awesome Lists containing this project

README

        

# hyperapp-boilerplate
- [Hyperapp](https://github.com/jorgebucaran/hyperapp)
- [Hyperapp Router](https://github.com/hyperapp/router)
- [Picostyle](https://github.com/morishitter/picostyle)
- Atomic Design

## DEMO
https://tomoyaf.github.io/hyperapp-boilerplate/

## Getting Started
1. `$ git clone [email protected]:tomoyaf/hyperapp-boilerplate.git ./myapp`
2. `$ cd ./myapp`
3. `$ yarn`
4. `$ yarn start:dev`