Skip to content

This will me the frontend application for the rest provider of the backend

Notifications You must be signed in to change notification settings

hpi-bp1819-naumann/frontend

Repository files navigation

frontend

frontend application for Dequu Backend

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

Troubleshooting

There might be problems with Cross-Origin Resource Sharing (CORS) because the Backend will run on localhost:8080 and the frontend will run on localhost:3000.

# run the following command <chrome.exe-location> --disable-web-security --user-data-dir="<abitrary directory>"
# e.g.
./chrome.exe --disable-web-security --user-data-dir="C:/Chrome dev session"

Used Technologies

  1. Vue Material for CSS
  2. Plotly.js for Graph Visualization

About

This will me the frontend application for the rest provider of the backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •