https://github.com/stephan-evers/hyperapp-todo-app
https://github.com/stephan-evers/hyperapp-todo-app
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephan-evers/hyperapp-todo-app
- Owner: stephan-evers
- Created: 2019-02-15T12:38:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T12:38:34.000Z (over 7 years ago)
- Last Synced: 2025-01-19T07:25:43.400Z (over 1 year ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hyperapp-todo-app
> Auto-generated with @evers/create-app
## Build Setup
``` bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production
$ yarn run build
```