Hashing Code Exercise
To use this boilerplate code locally follow this steps:
- Clone or download the project.
- Open your project with your favorite IDE.
- Run
npm install
to install the dependencies. - Implement your code.
- Use
node app.js
to run the application.