A good place to start out if you'd like to quickly experiment with features
Simply clone down the repository, then run the npm install command.
- Clone the repository
- Navigate the the directory
- Run
npm install
in the directory
Use the npm test
command on the terminal to run tests