Skip to content

fyoset/currency-boxes

Repository files navigation

currency-boxes

Vue / Vuex application for juggling currency ID cards

About

The app is based on HTML / CSS UI implementation that can be found here.

Project setup

Install necessary project dependencies

npm install

Compile and hot-reload for development

npm run serve

Compile and minify for production

npm run build

Run app's unit testing suite

npm run test:unit

Run app's unit tests in watch mode with verbose logs

npm run test-watch:unit

Lint and produce a log

npm run lint

Lint and fix files

npm run lint-autofix

Credits

The project was generated with Vue CLI. For additional information on tools configuration please refer to official documentation.

Releases

No releases published

Packages

 
 
 

Contributors