Skip to content

Compare and submit prices of common products, visualize your past expenses and save money!

Notifications You must be signed in to change notification settings

panasweb/pricebin

Repository files navigation

PriceBin

Vue/TypeScript app made to help make students and other budget-constrained people's lives easier.

GitHub top language Lines of code

Correr el proyecto (desarrollo):

yarn serve

Importante: En el proyecto de la REST API debe de estar corriendo en la máquina local (puerto 3010). Se corre con npm run devstart.

Si no tienes yarn instalado:

npm install --global yarn

Instalar dependencias

yarn install

Compilar para Producción

yarn build

Lints / fixes

yarn lint

...

Configuration Reference.

Variables de Entorno

VUE_APP__API_URL='http://localhost:3010'

About

Compare and submit prices of common products, visualize your past expenses and save money!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •