JSON server getting started
Hey everyoneđź‘‹
Today we gonna learn about JSON server & how to getting started with it.
Create a mock-server folder on desktop, open it on VS-code.
go to the official git-repo of JSON-Server
now, open the terminal in vs-code.
1/ run command npm init
...
ramustar.hashnode.dev3 min read