Frontend Test by Lucho Web Installation and testing process Install dependencies: npm i Start development environment: npm run start:dev Start json-server: json-server --port 8081 --watch db.json