Data Structure and Algorithms Study and Exercises.
- You should have a working instance of
node
andnpm
- To install node follow: https://blog.teamtreehouse.com/install-node-js-npm-mac
- Clone the repo anywhere on your local machine.
- Run
npm install
- Run
npm start
- Visit localhost:3000 in your browser
If you do not want to install this locally, you can simply read the session on github