# tts_js TTS Framework - JavaScript assets. Install node, npm, then GulpJS. Google how to install node & npm for your OS. GulpJS here: $ sudo npm install --global gulp-cli Goto this Repo where the package.json file exists, then run: $ npm install Now, Compile all JavaScript assets into the assets/dist folders: $ gulp