piscador_webapp

WebApplication to calculate the payroll and assistance of workers at the family farm

0
0
Vue

piscador_webapp

Para instalar el proyecto

npm install

Para correrlo

npm run serve

Posiblemente sea necesario en config.js poner la localizacion donde corre la API

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint