The new rubilink website build with Vue JS
To clone the project, do the following:
################ Copy and paste the github repository into your terminal ###############
############## Do cd rubiwebsite, and then do npm or yarn ##############
############## Install the necessary dependencies that you can find inside the package.json file ##############
############## Run the development server by running yarn run dev or npm run dev ##############