0.3.0 • Published 10 years ago
norman-user-research-server v0.3.0
norman-user-research-server
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-serverInclude it in the server app: edit
server/requires.js:require('norman-user-research-server')(app);