Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomoyaf/hyperapp-example
Hyperapp + Picostyle + Hyperapp Router + Atomic Design example
https://github.com/tomoyaf/hyperapp-example
atomic-design hyperapp hyperapp-router picostyle
Last synced: 1 day ago
JSON representation
Hyperapp + Picostyle + Hyperapp Router + Atomic Design example
- Host: GitHub
- URL: https://github.com/tomoyaf/hyperapp-example
- Owner: tomoyaf
- Created: 2018-10-23T00:59:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T07:25:58.000Z (about 6 years ago)
- Last Synced: 2024-11-08T16:30:36.360Z (about 2 months ago)
- Topics: atomic-design, hyperapp, hyperapp-router, picostyle
- Language: JavaScript
- Homepage: https://tomoyaf.github.io/hyperapp-boilerplate/
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hyperapp-example
- [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`