This project is only to demonstrate coding skills.
npm install
npm run dev
npm run build
For running tests make sure the server is running
npm run dev
Then run
npm run test OR npm run test:headless
This project is only to demonstrate coding skills.
npm install
npm run dev
npm run build
For running tests make sure the server is running
npm run dev
Then run
npm run test OR npm run test:headless