Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 309 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 309 Bytes

Vue 2 Finances App

Finances app developed with Vue 2, Vuetify, Vue-router, Vuex and TypeScript.

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