Digest-web Frontend service This repository contains the vue-js frontend of the DiGeST projects webappliction. Setup npm install Dev-deployement npm run serve running on localhost:8080 General Vue.js tips Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Customize configuration See Configuration Reference.