Home json server
Post
Cancel

json server

npm i -g json-server

json 서버 설치

1
2
cd data
json-server --watch data.json --port 3001

실행방법

This post is licensed under CC BY 4.0 by the author.