Check out the project demo.
======================
Make sure to have all these dependencies installed in your local machine:
- Go to the project's root folder & run the following command:
npm install
- After all modules are installed, run the command:
npm run dev
It'll open a local development environment server at http://localhost:8080/
- Make sure to add this Chrome's extension & have it
on
to avoid CORS issues. - Make sure to have your Chrome's notification enabled.
npm run serve
npm run build
npm run test
npm run serve
npm run lint
npm run cypress:open