Web system
json server 명령어
becky(지은)
2023. 6. 23. 14:44
json 서버 설치와 여는방법
https://www.npmjs.com/package/json-server
json-server
Get a full fake REST API with zero coding in less than 30 seconds. Latest version: 0.17.3, last published: 3 months ago. Start using json-server in your project by running `npm i json-server`. There are 316 other projects in the npm registry using json-ser
www.npmjs.com
npm install -g json-server
npx json-server --watch posts.json
- cd를 여러번해서 posts.json 직전에 접근한 후 열기