Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmartins-dev/vue-crypto
https://github.com/gmartins-dev/vue-crypto
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gmartins-dev/vue-crypto
- Owner: gmartins-dev
- Created: 2023-02-02T11:49:58.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T17:58:28.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T18:49:51.980Z (3 months ago)
- Language: Vue
- Homepage: https://vue-crypto-three.vercel.app
- Size: 545 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue.js 3 - crypto currency app
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).