norman-user-research-client
v0.3.0
Published
Norman User Research module
Downloads
6
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
npm
Install the npm module:
npm install norman-user-research-client
Include it in the client app: edit
client/requires.js
:require('norman-user-research-client');