Skip to content

juanitourquiza/giffits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

giffits

Project setup Backend

cd backend
composer install
symfony server:start

Apis estan en el puerto
127.0.0.1:8000/apis/personal/

Datos de prueba en la carpeta data

Project setup Frontend


npm install
cd frontend
npm run serve
http://localhost:8080/