We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Note: make sure you npm install in both client and server before running the tests
npm install
client
server
> cd server
> npm test
> cd client
Home