A multi-pot coffee timer written with nodejs and angularjs.
- Clone the repo locally.
- Install nodejs and npm.
- Move to the directory where the repo is and run
npm install
to get the required modules. - Run
node server.js
to start the application. - Browse to http://localhost:3000