Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yukukotani/snowpack-hyperapp
Simple ToDo list built with Snowpack, Hyperapp and JSX.
https://github.com/yukukotani/snowpack-hyperapp
Last synced: 3 months ago
JSON representation
Simple ToDo list built with Snowpack, Hyperapp and JSX.
- Host: GitHub
- URL: https://github.com/yukukotani/snowpack-hyperapp
- Owner: yukukotani
- License: mit
- Archived: true
- Created: 2020-01-11T21:04:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-13T03:12:06.000Z (about 3 years ago)
- Last Synced: 2024-07-28T21:46:57.349Z (3 months ago)
- Language: JavaScript
- Homepage: https://snowpack-hyperapp.netlify.com
- Size: 334 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-snowpack - [Source - hyperapp.netlify.com/) (Examples)
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/81939ec9-6f36-42a1-a8b6-474e190253b0/deploy-status)](https://app.netlify.com/sites/snowpack-hyperapp/deploys)
# snowpack-hyperapp
Simple ToDo list built with [Snowpack](https://www.snowpack.dev/) and [Hyperapp](https://hyperapp.dev/).
You can see live demo [here](https://snowpack-hyperapp.netlify.com).
## Build
```sh
npm run build
```Then just access to dist/index.html.