Initial commit
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal 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.
|
||||
Reference in New Issue
Block a user