Skip to content

alvaaro99/UFCPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UFCPage

Run Project

First we need get up the server.

In server folder, run:

docker-compose up --build

Then, we need get up the client.

In client folder, run:

npm install
npm start

Information

Requirements:

  • docker
  • docker-compose
  • npm
  • node