This project requires that you have npm and node.js installed.
Clone the project
git clone https://github.com/RaspberryProgramming/roof-color-picker.git
Enter the project directory
cd roof-color-picker
Install Dependencies
npm install
Once you've got the dependencies installed, you can now run the server. Run
npm start
A server should now be available at http://localhost:3000