https://github.com/skippia/currency-exchange
Test task (Vue 3, vee-validate, axios, chart-js, vuex + decorators)
https://github.com/skippia/currency-exchange
axios chart-js vee-validate vue-3 vuex-decorators
Last synced: about 2 months ago
JSON representation
Test task (Vue 3, vee-validate, axios, chart-js, vuex + decorators)
- Host: GitHub
- URL: https://github.com/skippia/currency-exchange
- Owner: Skippia
- Created: 2022-03-21T23:00:06.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T16:41:50.000Z (about 3 years ago)
- Last Synced: 2025-01-13T14:52:38.744Z (3 months ago)
- Topics: axios, chart-js, vee-validate, vue-3, vuex-decorators
- Language: Vue
- Homepage:
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# https://banana-crumble-01694.herokuapp.com/
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).