https://github.com/pxls00/crypto-currency
crypto-task
https://github.com/pxls00/crypto-currency
binane-api dockerfile vue vue-router vuetify vuex websockets
Last synced: 25 days ago
JSON representation
crypto-task
- Host: GitHub
- URL: https://github.com/pxls00/crypto-currency
- Owner: pxls00
- Created: 2023-02-06T23:15:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T09:04:32.000Z (over 3 years ago)
- Last Synced: 2025-01-18T01:24:07.245Z (over 1 year ago)
- Topics: binane-api, dockerfile, vue, vue-router, vuetify, vuex, websockets
- Language: Vue
- Homepage: https://crypto-task-6396c.web.app/
- Size: 654 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crypto-currency
## 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/).