norman-user-research-client

Norman User Research module

Usage no npm install needed!

<script type="module">
  import normanUserResearchClient from 'https://cdn.skypack.dev/norman-user-research-client';
</script>

README

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');