amreo / ercole-web

The web interface for the Ercole Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ercole-web

Build Status

This is the frontend for the Ercole project. Documentation available here.

Requirements

  • nodejs 10 or greater
  • npm

Install dependencies

npm install

How to build (production)

mvn run build

The resulting jar is a dependency of the ercole-server project.

How to run (dev)

Adjust the proxy url in vue.config.js to point to your ercole-server, then run

npm run serve

About

The web interface for the Ercole Project

License:Other


Languages

Language:Vue 51.7%Language:CSS 24.9%Language:JavaScript 23.0%Language:HTML 0.4%