Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemonnekogh/crypto-to-fiat
https://github.com/lemonnekogh/crypto-to-fiat
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lemonnekogh/crypto-to-fiat
- Owner: LemonNekoGH
- Created: 2021-01-16T05:22:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-16T05:23:16.000Z (almost 4 years ago)
- Last Synced: 2024-10-26T22:53:00.982Z (about 2 months ago)
- Language: Vue
- Size: 477 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crypto-to-fiat
## 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/).