To install and start the JSON-server type the following command in your terminal:
npm install && npm run start:api
- npm install
- run the JSON-server
- open the index.html file or run a static server to see the code working
A very naive implementation of test can be run using:
npm test
The test doesn't run as expected because the library Zombie doesn't make the pressButton event for local resources (name it file://*)