0.3.0 • Published 9 years ago

norman-user-research-client v0.3.0

Weekly downloads
1
License
-
Repository
-
Last release
9 years ago

norman-user-research-client

This module allows users to obtain feedbacks on their app.

Include as a module

  1. Configure Norman NPM registry - for installing norman modules with npm

  2. Install the npm module:

    npm install norman-user-research-client
  3. Include it in the client app: edit client/requires.js:

    require('norman-user-research-client');