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.
|
|
3 years ago | |
|---|---|---|
| core | 3 years ago | |
| gulp_deps | 3 years ago | |
| old_router | 3 years ago | |
| .gitignore | 3 years ago | |
| LICENSE | 3 years ago | |
| README.md | 3 years ago | |
| gulpfile.js | 3 years ago | |
| package.json | 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