Skip to content

Repository files navigation

cantropee-frontend

cantropee is a finance web application for managing multiple virtual accounts.

This repository contains the cantropee-frontend component, which is the web frontend utilizing Vue.js.

This was more of a learning project to dive into Vue.js than anything else. I did not know about vue-router or pinia at the time. I started adding pinia before abandoning this project for the time being, but did not really get anywhere with it. Please don't judge me :D

Dependencies

To create a production build, install

  • FontAwesome v6+ => ./public/public/css/fontawesome and ./public/public/css/webfonts
  • any required image files to ./public/public/img

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify foWr Production

npm run build

Lint with ESLint

npm run lint

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages