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 | 31 |
Tags
- 자료구조
- JDBC
- spring
- jquery
- SpringBoot
- Board
- Database
- 이클립스
- Oracle
- View
- Thymeleaf
- Uipath
- Controller
- 배열
- mysql
- jsp
- string
- Java
- Scanner
- 문자열
- Array
- Eclipse
- MVC
- rpa
- db
- 조건문
- API
- React
- 상속
- html
Archives
- Today
- Total
목록tailwindcss (1)
유정잉

[ Tailwind Css 명령어 ]C:\react\unit01\react01>npx create-react-app react01C:\react\unit01\react01>npm install -D tailwindcssC:\react\unit01\react01>npx tailwindcss initC:\react\unit01\react01>npm startC:\react\unit01\react01>npm install react-router-dom 1) Desktop / react / unit01 파일 생성 -> Vscode에서 파일열기 -> command + J -> react01 파일 생성 터미널창에 -> npx create-react-app react01 (만약에 중복 파일 있어서 오..
개발자 공부/🌷 리액트 공부
2024. 7. 1. 12:27