How to install
From AMTech WikiDocs
Revision as of 18:15, 23 April 2016 by Carlos (Talk | contribs) (Created page with "*Clone git repository (https://github.com/AMTechMX/M2MBridge.git) *Install nodejs https://nodejs.org/en/download/package-manager/ *Install npm (http://blog.npmjs.org/post/8548...")
- Clone git repository (https://github.com/AMTechMX/M2MBridge.git)
- Install nodejs https://nodejs.org/en/download/package-manager/
- Install npm (http://blog.npmjs.org/post/85484771375/how-to-install-npm)
- Delete at /.../M2MBridge/plugins/xxx unneeded plug-ins (optional)
- Install packages for m2mBridge core and plug-ins (https://docs.npmjs.com/cli/install:)
- Execute npm install at:
- M2MBridge directory
- each plug-in directory