react js를 위한 css framwork
1. MaterialUI
2. React Bootstrap
3. Semanitic UI
4. Ant Design
5. Materialize
등..
그중 Ant Design을 이용!
1. 설치
npm install antd --save
2. import stylesheets
'Frontend > react' 카테고리의 다른 글
redux다운로드/ createStore/ Reducer/ extention (0) | 2022.08.07 |
---|---|
Redux, Props, State 개념 (0) | 2022.07.24 |
ConCurrently로 client, server(front, back) 한번에 실행 (0) | 2022.07.20 |
Proxy란? (0) | 2022.07.20 |
axios/CORS/Proxy (0) | 2022.07.19 |