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 |
Tags
- R
- es6
- hadoop
- NPM
- mybatis
- 공정능력
- Python
- SSL
- 보조정렬
- react
- Kotlin
- MSSQL
- Sqoop
- Android
- SQL
- xPlatform
- IntelliJ
- JavaScript
- GIT
- SPC
- Java
- vaadin
- table
- tomcat
- window
- mapreduce
- Eclipse
- Spring
- plugin
- Express
Archives
- Today
- Total
DBILITY
react bootstrap 본문
반응형
https://react-bootstrap.github.io/
React-Bootstrap
The most popular front-end framework, rebuilt for React.
react-bootstrap.github.io
v4를 쓸 거라 다음과 같이 Terminal에서 실행했다.
PS C:\Dev64\workspace\project> npm install react-bootstrap@1.6.4 bootstrap@4.6.0
PS C:\Dev64\workspace\project> npm list
reactshop@0.1.0 C:\Dev64\workspace\project
+-- @testing-library/jest-dom@5.16.1
+-- @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-router-dom@6.2.1
+-- react-scripts@5.0.0
+-- react@17.0.2
`-- web-vitals@2.1.2
sample보고 하는 수 밖에 없다.
반응형
'front-end & ui > react' 카테고리의 다른 글
react spinners for loading layer (0) | 2022.01.05 |
---|---|
react css transition (0) | 2021.12.31 |
react intellij PWA project generation (0) | 2021.12.14 |
react Warning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>. (0) | 2021.12.11 |
react EsLint: Error: Failed to load config "react-app/jest" to extend from. (0) | 2021.12.10 |
Comments