Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

manvalls/tfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trabajo Fin de Grado

Memoria

Ver memoria/memoria.md

Construcción del archivo pdf

cd memoria
make

Ejecución del servidor

sudo npm install -g manvalls-tfg
manvalls-tfg -p 8080

Construcción del cliente

sudo npm install -g wapp
cd tfg
wapp build client