Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcalixte/domocalixte
Domo for Decaen street
https://github.com/jcalixte/domocalixte
Last synced: 1 day ago
JSON representation
Domo for Decaen street
- Host: GitHub
- URL: https://github.com/jcalixte/domocalixte
- Owner: jcalixte
- Created: 2019-07-03T21:06:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T04:30:37.000Z (about 2 years ago)
- Last Synced: 2024-11-10T16:52:36.675Z (about 2 months ago)
- Language: Vue
- Size: 2.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# domoapi2
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```### Run your unit tests
```
yarn run test:unit
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).