workspace-ins/** 입력한 후 OK 선택sample/** 입력한 후 OK 선택https://github.com/uzoolove/febc11-react 접속 > Fork > Create forkgit clone https://github.com/[계정]/febc11-react.git
cd febc11-react
git remote add upstream https://github.com/uzoolove/febc11-react.git
git pull upstream main
cd febc11-react/sample
npx degit https://github.com/uzoolove/febc11-react/sample/01 01