/bullet-journal

Bullet journal implementation in Elm.

Primary LanguageElm

bullet-journal

Bullet Journal implementation in Elm, backed by Parse and Express.

Build instructions

git clone github.com:aforemny/bullet-journal.git
cd bullet-journal
git submodule update --init

Build on Linux

make
npm run dev
open http://localhost:1337

The dashboard runs on http://localhost:4040.