You must have the NodeJs installed to run the project locally
Clone the git repository
git clone https://github.com/she-WritesCode/rcfunilag-template.gitEnter into the project directory
cd rcfunilag-templateInstall all dependencies
npm installInstall live-server globally
npm install -g live-serverRun the project
live-server publicVisit the site on http://127.0.0.1:8080
For details about contributing go to CONTRIBUTING.md