mfly-commands
v3.13.0
Published
mflyCommands.js for Mediafly Interactives
Downloads
19
Readme
mflyCommands for Mediafly Extensions
API documentation can be found at http://devdocs.mediafly.com/extensions/#
Getting Started
- Clone repo
- Install node v8 and run the following commands
cd mflyCommands
npm install
npm run build
to buildnpm run watch
to watch for file changes and build