negotiation-app

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

The test framework for this application is Mocha.

npm run test:unit

Run your end-to-end tests

The test framework for this application is Cypress.

npm run test:e2e