Contains documentation and research material for the project, e.g. API endpoints and documentation related to code and structure.
In order to compile you need to have the mobile, sdk, server and web repositories in the same parent directory as the docs repository.
Also follow the sdk setup and installation guide to install the necessary dependencies.
npm run compile- Compiles the documentation for every projects intopublic/npm run serve- Starts a simple HTTP server inpublic/for testing

