Skip to content

DyHealthNet/DHN-frontend

Repository files navigation

DyHealthNet Frontend Repository

Frontend is developed with Vue 3 in Vite.

Project Setup

  1. Install Node.js: https://nodejs.org/en
  2. Install Vue
  3. Install Vite
  4. Install Vuetify
  5. Install Router
npm install vite
npm install vuetify
npm install router
npm install vis-network
npm install axios

Compile and Hot-Reload for Development

npm install 
npm run dev

Adjusting the Backend URL

The backend URL is set in the .env file via the VITE_BACKEND_URL. Change the URL to the backend server and make sure the backend server is properly called. Don't mix 127.0.0.1 with localhost if you want to save yourself from hours of debugging.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages