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