The branch bn/docs/developer-guide contains an initial dump of some developer-level notes. These outline the internals and implementation details of Pytch.
[ ] Add notes on how to set up local development environment. (E.g., what npm commands need to be run, what symlinks need to be set up, how much needs rebuilding depending on what you've changed.) Some of this could perhaps be automated via scripts.
[ ] Add notes on which elements of the webapp's DOM are used for what purposes.
The branch
bn/docs/developer-guide
contains an initial dump of some developer-level notes. These outline the internals and implementation details of Pytch.npm
commands need to be run, what symlinks need to be set up, how much needs rebuilding depending on what you've changed.) Some of this could perhaps be automated via scripts.