README
norman-user-research-client
This module allows users to obtain feedbacks on their app.
Include as a module
Configure Norman NPM registry - for installing norman modules with
npmInstall the npm module:
npm install norman-user-research-clientInclude it in the client app: edit
client/requires.js:require('norman-user-research-client');