This repo is still under progress...
Install Visual Studio, open a terminal, clone the repository by typing:
git clone https://github.com/BorjaRuizReverter/cyberfutureWebsite.git
Make sure you have installed the Git tool.
Then navigate to the new folder:
cd cyberfutureWebsite
and install all dependencies:
npm install
then type:
npm start
Make sure that you have already installed the node.js. Finally, open the browser at http://localhost:3000/ for visualizing the website.