Skip to content

whoisteve/dApp-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

dApp-todo

A decentralized ToDo-App with GUN.

This application only works on chromium based browsers!

git clone git@github.com:stevomat/dApp-todo.git
cd dApp-ToDo/
npm install
npm install -g @ionic/cli
ionic serve

ToDo-App is reachable under http://localhost:8100.