Skip to content

marcusasplund/hyperapp-todo-simple

Repository files navigation

todo

GitHub issues Stack Share

Hyperapp crud todo

Add some todos, click buttons to delete or toggle state, tap or click text in todo to edit.

Offline support with service worker

installation

    $ git clone https://github.com/marcusasplund/hyperapp-todo-simple.git

    $ cd hyperapp-todo-simple

    $ npm install

    $ npm run dev

Open up application at http://localhost:5173/ in browser

build a release

    $ npm run build

This will generate a release directory with your minified/rev'd assets.

About

Simple crud todo-app with hyperapp.js

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors