Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 301 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 301 Bytes

todoGun

A simple todo example app using the Gun Database.

To get started clone repo:

git clone https://github.com/forrestjt/todoGun

and

npm start

And that's it! The server should run on port 8080 by default, which can be changed by modifying server.js