Testing Locally
Use npm run dev
or yarn dev
command to run the project locally.
npm run dev or yarn dev
it automatically opens your default browser.

As for now, we have not implemented the testing procedure. So you guys have to manually test it using the search queris.
Last updated
Was this helpful?