Files
finanzas_api/APP
2021-05-23 11:29:02 -05:00
..
2021-04-22 22:37:05 -05:00
2021-05-23 11:29:02 -05:00
2021-05-23 11:29:02 -05:00
2021-04-21 21:47:04 -05:00
2021-05-10 23:34:58 -05:00
2021-05-10 23:34:58 -05:00
2021-04-21 21:47:04 -05:00
2021-04-21 21:47:04 -05:00
2021-04-21 21:47:04 -05:00
2021-04-21 21:47:04 -05:00
2021-05-10 23:34:58 -05:00
2021-04-21 21:47:04 -05:00
2021-04-21 21:47:04 -05:00
2021-05-12 22:40:20 -05:00

app

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

ToDo

Front

  • Verificación formulario nuevo presupuesto y duplicados
  • Delete Items presupuesto Front

Back

  • API delete items presupuesto
  • Verificación de nombre presupuesto repetidos

For detailed explanation on how things work, check out Nuxt.js docs.