A basic calculator for long-distance runners.
Make sure you have Node.js and Parcel installed. Then, from inside the repo:
$ npm install
$ parcel index.html
The thing will be running at http://localhost:1234.
A basic calculator for long-distance runners.
Make sure you have Node.js and Parcel installed. Then, from inside the repo:
$ npm install
$ parcel index.html
The thing will be running at http://localhost:1234.