Front-end for PlayStation 3 debuggers. Please, understand that I'm not interested on providing support, releases, or attention to any comments, issues or pull requests for now.
To build the Nerve client, clone the master branch of this repository, and do the following:
1. Install the development and client dependencies:
npm install
bower install
tsd reinstall
2. Finally, build the app with:
grunt build