15 lines
285 B
Markdown
15 lines
285 B
Markdown
# 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.
|