| .. | ||
| index.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Minifying
Before pushing the script files onto your production 
server it is recommended to minify them to save on 
load times as well as bandwidth.
Requirements
Steps
- 
Open a terminal in /data/minify.
- 
Install the dependencies with: npm install
- 
Start the minification with: node index.js