heb12 / heb12-electron

A simple Electron app for reading the Bible
https://heb12.github.io/desktop
GNU General Public License v3.0
8 stars 7 forks source link

Add bookmarking capability #33

Closed MasterOfTheTiger closed 6 years ago

MasterOfTheTiger commented 6 years ago

This adds the ability to bookmark certain chapters.

Resolves #7.

Test it with these commands:

$ git checkout bookmarking
$ npm install
$ npm start