Documentation: (https://app.ponicode.com/home/docs) Source: (https://github.com/ponicode/demo-project)
- nodejs v12.x (https://nodejs.org/en/)
npm install
npm start
The goal of this test is to display a list of users using a small ReactJS app.
You can get the list of the users with XHR call GET /users
.
Only one requirement for this test, use Ponicode
Visual Studio Code plugin (https://github.com/ponicode) to generate the tests.
Reference: