Skip to content

Project under development based on Whaticket but using Next.js and with more current dependencies to avoid conflicts since Whaticket started using older libs. Tests with Jest for the components and e2e with Cypress.

Notifications You must be signed in to change notification settings

suissa/zapzapticket-frontend

Repository files navigation

ZapzapTicket - frontend

End-to-End Tests

Project under development based on Whaticket but using Next.js and with more current dependencies to avoid conflicts since Whaticket started using older libs.

Tests with Jest for the components and e2e with Cypress.

Installation

$ npm install

Running the app

# development
$ npm run dev

# production
$ npm run build
$ npm start

Testing

$ npm run test

About

Project under development based on Whaticket but using Next.js and with more current dependencies to avoid conflicts since Whaticket started using older libs. Tests with Jest for the components and e2e with Cypress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published