.. | ||
scripts | ||
src/sass | ||
.gitignore | ||
example-dev-config.json | ||
index.html | ||
main.js | ||
Makefile | ||
package-lock.json | ||
package.json | ||
readme.md | ||
requirements.txt |
Client Build
This will be where we keep the code for the web-based-client.
This client comms with our server code base found under /server/
in this repository.