Skip to content

kevinccbsg/tpv-tickets-front

 
 

Repository files navigation

Development CI

tpv-tickets-front

Known Vulnerabilities

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Cypress tests

Known Vulnerabilities

Inside UI-e2e there is all the cypress e2e tests.

You can execute cypress tests with these two commands inside UI-e2e folder:

Interactive mode

npm run cy:open

Headless mode

npm run cy:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.7%
  • Vue 37.4%
  • HTML 3.8%
  • CSS 1.4%
  • Dockerfile 0.7%