https://github.com/airalab/dapp-de-simulation
Dapp with drone simulator
https://github.com/airalab/dapp-de-simulation
dapp demo drone simulation
Last synced: 6 months ago
JSON representation
Dapp with drone simulator
- Host: GitHub
- URL: https://github.com/airalab/dapp-de-simulation
- Owner: airalab
- License: bsd-3-clause
- Created: 2019-01-30T11:51:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-30T11:53:44.000Z (over 7 years ago)
- Last Synced: 2025-02-03T14:45:51.873Z (over 1 year ago)
- Topics: dapp, demo, drone, simulation
- Language: Vue
- Homepage:
- Size: 192 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dapp drone simulation
> Robonomics lighthouse airalab.lighthouse.4.robonomics.sid
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Lints and fixes files
```
yarn run lint
```