A simple breakdown for workout data from Stronglifts 5x5.
If you have any questions of feedback please let us know.
Install it:
$ git clone git@github.com/maisoumenos:dench.git
$ cd dench/
$ yarn install
Running it:
$ yarn run dev
Simple. Export your data from Stronglifts 5x5 and replace data/spreadsheet.stronglifts.csv
with your own.
Dench is setup to be deployed using Zeit's now
platform. So it's pretty easy.
$ now
- Write proper docs.
- ...all the issues.