Skip to content

DataAnalyticsinStudentHands/DataPlatformUI

Repository files navigation

Data Platform Frontend

This project uses VueJS 3 with Vite and TailwindCSS. For form validation Vuelidate is used.

Project setup

npm install

Before Startup

Setup a .env file with following variables, e.g.:

VITE_ROOT_API=http://localhost:3000

Compiles and hot-reloads for development

npm run dev

Production deployment

npm run build

We use pm2 (see example ecosystem.config.js) for deployment.

pm2 start ecosystem.config.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages