Proxy Server의 관해선 밑에 파일의 23페이지에 나와있다.
참고 사이트
[Network] 프록시 서버란? (feat. 필요한 이유) (What is a Proxy server?)
Proxy란? Proxy는 사전적 의미로 "대리" 하는 것을 뜻한다. 컴퓨터 과학적인 의미로는 프로토콜 상에서 무엇인가를 대신하는 것을 뜻한다. Proxy 서버 프록시 서버는 클라이언트에서 서버로 접속을
fomaios.tistory.com
지금까지 client랑 server을 각각 실행을 시켜줬었는데 이러면 번거롭다.
둘 다 한번에 실행시키기 위해서는 Concurrently를 사용하면 된다.
Concurrently를 다운 받아주자.
사용법
scripts에 "dev" 를 추가해서 concurrently를 설정해주자.
Antd CSS FrameWork
Ant Design - The world's second most popular React UI framework
Ant Design 5.0 Ant Design 5.0 use CSS-in-JS technology to provide dynamic & mix theme ability. And which use component level CSS-in-JS solution get your application a better performance.
ant.design
client 디렉터리로 가서 다운로드 받아주자.
'boilerplate > Jhon-Ahn boilerplate frontend' 카테고리의 다른 글
React Hooks (0) | 2023.01.06 |
---|---|
Redux (0) | 2023.01.06 |
React Router Dom & 데이터 flow, Axios & CORS 이슈, Proxy설정 (1) | 2023.01.03 |
create-react-app 구조 & CRA to our Boilerplate (0) | 2022.12.31 |
create-react-app (1) | 2022.12.31 |