Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 497 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 497 Bytes

Invoice App

created with Vue.js, vuex and vue-router. Database hosted at Firebase. Webapp deployed with AWS Amplify.

Check the result at: https://main.d1w29bto1kfctj.amplifyapp.com/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.