- fake-server 가이드
https://redux-advanced.vlpt.us/3/01.html
3-1. json-server 이해하기 · GitBook
3-1 json-server 사용하기 json server 는 아주 짧은 시간에 REST API 를 구축해주는 라이브러리입니다. 하지만, REST API 서버의 기본적인 기능을 대부분 갖추고 있는데요, 프로덕션 전용은 아닙니다. 프로
redux-advanced.vlpt.us
- 샘플 데이터
https://github.com/JIKYUNGHEE/fakeServer
- 사전 준비
https://butter-ring.tistory.com/17
Mac 에서 Homebrew 를 통해 node, npm, yarn 설치하기
프로젝트를 정리하기 위해 맥북에 개발환경 설정을 하다가 나중에 사용하기 위해 설치 방법을 정리. Homebrew 설치 맥에서 개발환경 세팅을 할 때 가장 먼저 설치해야 할 패키지 관리 프로그램이
butter-ring.tistory.com
https://hello-bryan.tistory.com/95
Node js, NPM 설치하기 (윈도우10)
일단 node js 사이트 접속합니다. https://nodejs.org/en/download/ Download | Node.js Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. nodejs.org 대부분 사용자들을 위한 LTS 버..
hello-bryan.tistory.com
'Platform > BackEnd' 카테고리의 다른 글
[Error] Origin 서버가 대상 리소스를 위한 현재의 representation을 찾지 못했거나, 그것이 존재하는지를 밝히려 하지 않습니다. (0) | 2023.07.08 |
---|---|
[Push] FCM (0) | 2021.10.16 |
[javascript] Concept 33. 4까지 (0) | 2021.08.12 |
[javascript] 구글스프레드시트에서 읽어오기-(0)(ERROR1) (0) | 2021.08.03 |
[javascript] 구글스프레드시트에서 읽어오기-(0)(ERROR2) (0) | 2021.08.03 |