Installation Instructions
This page describes the installation of node.js and how to install our javascript dependencies using NPM (the Node Package Manager).
Installing Node.JS
node --versionCloning the repo and installing dependencies
GUI (Gitkraken)

cd /media/selene/Code/Git/farm2/<repo_name>CLI Cloning
Running the frontend
Last updated