Update README.md

This commit is contained in:
Mark Nadal 2019-11-22 16:15:26 -08:00 committed by GitHub
parent 24aec9f466
commit c1c7c9ec74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,7 @@
You can use `todo.html` as a project template to get started with React + GUN.
It is an extremely simple in-memory only todo app that you can [try here](https://gunjs.herokuapp.com/react/todo.html).
There are some other simple examples in the `src` folder.
If you want to see next level stuff, check out any of [Nick's React apps](https://github.com/nmaro?utf8=%E2%9C%93&tab=repositories&q=gun&type=&language=).