Skip to content

ezesiza/vue-currency

Repository files navigation

currency Backend

  1. Install dependencies (from the root folder /server) by running npm install.

Access

The project main entry points:

  1. For accessing the resources in the API: http://127.0.0.1:5006/app/coinbase

currency Frontend

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
or
eslint --ext .js src --fix

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published