Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- mapreduce
- SSL
- react
- Kotlin
- SQL
- Spring
- Java
- Eclipse
- 공정능력
- Python
- R
- xPlatform
- plugin
- NPM
- SPC
- MSSQL
- Android
- es6
- GIT
- Sqoop
- Express
- window
- 보조정렬
- IntelliJ
- mybatis
- hadoop
- JavaScript
- tomcat
- vaadin
- table
Archives
- Today
- Total
DBILITY
react react-icons 본문
반응형
설치부터 하고
PS C:\Dev64\workspace\project> npm install react-icons@4.3.1
PS C:\Dev64\workspace\project> npm ls
project@0.1.0 C:\Dev64\workspace\project
+-- @testing-library/jest-dom@5.16.2
+-- @testing-library/react@12.1.2
+-- @testing-library/user-event@13.5.0
+-- bootstrap@4.6.0
+-- react-bootstrap@1.6.4
+-- react-dom@17.0.2
+-- react-icons@4.3.1
+-- react-redux@7.2.6
+-- react-router-dom@6.2.1
+-- react-scripts@5.0.0
+-- react@17.0.2
+-- redux@4.1.2
`-- web-vitals@2.1.4
사용법은 사이트 참고
https://react-icons.github.io/react-icons/
반응형
'front-end & ui > react' 카테고리의 다른 글
react axios example (0) | 2022.02.16 |
---|---|
react eslint message disable (0) | 2022.02.16 |
react react-redux (0) | 2022.02.15 |
react router v6 (0) | 2022.02.15 |
react qrcode modern-react-qr-reader (0) | 2022.02.08 |
Comments