Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imshivamgupta/sirius-tripzone
Task for UI Developer
https://github.com/imshivamgupta/sirius-tripzone
Last synced: about 1 month ago
JSON representation
Task for UI Developer
- Host: GitHub
- URL: https://github.com/imshivamgupta/sirius-tripzone
- Owner: imshivamgupta
- Created: 2021-07-30T16:31:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-31T19:30:35.000Z (over 3 years ago)
- Last Synced: 2024-11-13T13:51:25.038Z (3 months ago)
- Language: Vue
- Size: 3.22 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sirius-tripzone
## Live Link
https://clever-dubinsky-01afff.netlify.app/
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).