Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adrienemery/auv-control-ui
AUV Frontend
https://github.com/adrienemery/auv-control-ui
Last synced: 9 days ago
JSON representation
AUV Frontend
- Host: GitHub
- URL: https://github.com/adrienemery/auv-control-ui
- Owner: adrienemery
- License: mit
- Created: 2016-09-16T04:26:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T23:53:34.000Z (over 4 years ago)
- Last Synced: 2024-11-08T12:44:40.394Z (2 months ago)
- Language: Vue
- Size: 697 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# auv_control_ui
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```