TTS Framework - JavaScript assets.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Robert 27dcb03a5d Fixed Vulnerability Issues in Gulp/NodeJS 3 years ago
core (c) 3 years ago
gulp_deps 1st commit 3 years ago
old_router 1st commit 3 years ago
.gitignore 1st commit 3 years ago
LICENSE 1st commit 3 years ago
README.md 1st commit 3 years ago
gulpfile.js (c) 3 years ago
package.json Fixed Vulnerability Issues in Gulp/NodeJS 3 years ago

README.md

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