zooboard/README.md

163 B

Zooboard

To develop:

  1. npm install
  2. npm start in one terminal, npm run electron in another
  3. Edit JS code
  4. Sometimes you may need to re-run step 2