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
- Can't resolve
- adb pair
- custom printing
- react-native-dotenv
- animation
- camera permission
- Each child in a list should have a unique "key" prop.
- Git
- adb connect
- github 100mb
- react-native
- Failed to compiled
- electron-packager
- npm package
- 이미지 데이터 타입
- silent printing
- dvh
- github pdf
- Recoil
- augmentedDevice
- 티스토리 성능
- device in use
- vercel git lfs
- camera access
- ELECTRON
- rolldown
- html
- ffi-napi
- nextjs
- github lfs
Archives
- Today
- Total
Bleeding edge
유용한 npx 및 cli 본문
npx kill-port //port 제거
npx clear-npx-cache //npx 캐시 정리
npx get-ip //현재 ip 보기
npx create-convention // 프로젝트 초기 세팅 만들기
npx cleanup-local-branches// 주요 브랜치를 제외하고 일괄 정리
npx knip //프로젝트 의존성 관리
git config --global push.default simple
git push --force-with-lease origin feature
ssh-keygen -t ed25519 //ssh key gen
'Config & 메모' 카테고리의 다른 글
| 여러 package.json 다루기 (0) | 2023.12.21 |
|---|---|
| [메모] (0) | 2023.12.01 |
| React Native를 처음 사용할 때 사용하면 좋은 CLI (0) | 2023.09.18 |
| ~/.zshrc (0) | 2023.09.18 |