squadre.olinfo.it Gather the JSON data Go to the OIS private task repository. cd into the util/export_stats folder. ./exporter.py ~/git/www.squadre.olinfo.it/data -a. Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build Lint npm run lint