Requires node.js.
- Clone the repository
git clone https://github.com/Kaysera/3-color-algorithm.git
- Install the dependencies (inside the project folder)
npm install --save
- Run the project
npm start
The server will run in localhost:3000
like all default node.js applications