Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 500 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 500 Bytes

Requirements

This project requires that you have npm and node.js installed.

Setup

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