Inspect the HTTP cache of browsers or online game clients and preview image or audio assets of different formats using their file signatures.
- Install node.js
- Open a shell/command line interface and navigate to the directory of index.js
- run
npm install
to install dependencies automatically - run
node index.js
to start the application - Open
localhost:4000
in your browser