Initial commit

This commit is contained in:
John Lyon-Smith
2018-02-22 17:57:27 -08:00
commit e80f5490d5
196 changed files with 38982 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# Deighton AR Training System
This is the repository for the Deighton AR Training System.
## Development
Ensure the [snap-tools]() are installed. Then clone the repository, and from the root do:
```
snap install
snap start
```
This will start the website, server and mobile app.