Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 318 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 318 Bytes

paceCalculator

Basic Node app for calculating running paces, for interval trainings.

Bit overkill since this could have been solved with somefront end only solution, but I wanted to play a bit with Node, Express and mostly PUG :)

After npm i you can run the app with npm start.