Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

pitbaum/BSP3Legai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

legai-client

This is the client side of the legai.app

  • to run: "npm run serve"
  • to run cypress: "npx cypress open"

possible future Features:

  • Dashboard dynamic routing for the casereferences to the case editor.
  • Use dynamic routing for the storage of the UserID.
  • Revise the E2E tests with promises for the check of the token and UserID.
  • Add unit tests to dashboard and caseFAQ functions.

necessery tools and libraries:

  • VueJS, Cypress, Cuccumber

  • Axios library for post and get request to the server (npm install --save axios)

  • VueCookies for cookie handeling (npm install --save vue-cookies)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Opens Cypress E2E testing tool

npx cypress open

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

About

Legai code for BSP3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published