https://github.com/uthpalax/currency-converter
https://github.com/uthpalax/currency-converter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uthpalax/currency-converter
- Owner: uthpalax
- Created: 2021-03-04T00:27:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-04T00:53:12.000Z (about 4 years ago)
- Last Synced: 2025-02-08T13:15:16.087Z (3 months ago)
- Language: Vue
- Homepage: currency-converter-git-main-uthpala.vercel.app
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# currency converter
## Deploy Link
https://currency-converter-nine-roan.vercel.app/## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).