removed old ui src and moved new one to its location and builded ui for distribution

This commit is contained in:
ori agranat
2019-10-19 16:58:10 +03:00
parent 566a4e91d2
commit 5b66de7f8b
118 changed files with 1887 additions and 22509 deletions

View File

@@ -1,5 +1,5 @@
# chameleon-client
the front end project of chameleon vision
## Project setup
```
npm install
@@ -24,3 +24,6 @@ npm run test
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).