Submit your Pull Requests to this repository for Mean Median Node homework
- fork this repo
- clone you fork to your local machine
- run
npm install
- look at the tests contained in the test directory
- create your solution in lib/mean_median_mode.js
- make sure the tests pass by running
npm test
- push to your fork
- create a pull request
- submit the PR url to canvas