This project is a stand-alone website to calculate some interesting statistics for a round of Disc Golf.
As it is right now, it's just a pet project as an excuse to learn some of the new features of ES6, Node, and Express that I haven't had the the opportunity to work with yet.
- Clone the repo
- Run
npm install
- Run
npm start
- Browse to
localhost:3000
Probably best to hold off on any contributions at this point... If that wasn't obvious.