Main Page

Category카테고리 :

NoticeBorad게시판 / linux리눅스 / php / nodejs /website웹사이트

/ ReactNative / Kotlin / Swift / Cubase / QT / ServerApps

react-native-freelifemakers-ui

  • [Linux,MacOS]쿠버네티스 + 리액트 드로어메뉴 / Kubernetes + React Drawer Menu -3

    👉🏻 쿠버네티스에서 react Dreawer Menu를 적용한 예제입니다. This is an example of applying React Dreawer Menu in Kubernetes. 👉🏻 vite+react Install / 설치 👉🏻/Appk8s/react-drawer/src/App.jsx 👉🏻/Appk8s/react-drawer/src/App.css 👉🏻dist 빌드 / dist build ✔️ 위치 / location — /Appk8s/react-drawer ✔️ 빌드 후 dist디렉토리가 생성되어 있어야하며 디렉토리 내에 파일이 생성되어 있어야합니다.After building, a dist directory should be created and…


  • [Linux,MacOS]쿠버네티스 / Kubernetes-2

    👉🏻 이전 포스트 상태를 그대로 두고 진행하면됩니다.You can proceed by leaving the previous post status as is. 👉🏻 쿠버네티스 간단한 개념 / Simple Kubernetes Concepts 1. Cluster (클러스터) : 컴퓨터(또는 가상 머신)들의 모임Cluster: A group of computers (or virtual machines) 2. Nodes (노드) : 컴퓨터나 가상머신 자체Nodes: The computer or virtual machine itself 3. Pods…


  • [Arduino]아두이노ESP32 및 IDE 셋팅 / Arduino ESP32 and IDE settings(MacOS)

    👉🏻 보드 모델 / board model: ESP32 WROOM 32 USB C Type CH340 Driver 👉🏻 먼저 ESP32와 맥OS와 연결합니다.First, connect the ESP32 to macOS. 👉🏻 아두이노 IDE를 다운로드하고 설치합니다.Download and install the Arduino IDE. https://www.arduino.cc/en/software/#ide 👉🏻 아두이노 IDE에 ESP32 인식을 위한 셋팅을합니다.Set up Arduino IDE to recognize ESP32. ✔️ Arduino IDE -> Preferences…선택Select Arduino IDE…