Skip to content

Matiassimone/FinalTP_Vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VUE Final TP

this app use VueJS, Vuex, VueRouter and Vuetify

Steps to Start

- For run the server

  • Open Terminal
  • Go the server folder
  • Type npm install
  • Type node index

- For run the web

  • Open Terminal
  • Go the server folder
  • Type npm install
  • Type npm run serve

this is a final tp for advanced prog 2

Develop by Facundo Lastra and Matias Simone