1.0.2 • Published 8 years ago
douscrm v1.0.2
douscrm
NodeJS opensource CRM system.
For start the project you can download it and start with
npm startIf you like create a bundle add the dependency
npm install douscrmAnd in your application add:
var douscrm = require('douscrm');Currently the project start with require it. In future return the core for working with plugins and configurations.