mkdir node_modules
npm install --save-dev
# install grunt for code style verifications
npm install [email protected] -g
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
grunt
# or auto compile
grunt watch
It will generate RecordRTC.js
and RecordRTC.min.js
in the main directory.