DEV Community

Discussion on: jSON Server with ReactJS

Collapse
 
ashifmohammad profile image
Ashif Zafar • Edited

is it still possible to run json-server on node < 10 version?

Collapse
 
mariorodeghiero profile image
Mario Rodeghiero

I think it works yet, I didn't find any note about it, but you can check more details here: github.com/typicode/json-server
thanks