yarn npm 명령어

  • npm init === yarn init
  • npm link === yarn link
  • npm outdated === yarn outdated
  • npm publish === yarn publish
  • npm run === yarn run
  • npm cache clean === yarn cache clean
  • npm login === yarn login (and logout)
  • npm test === yarn test
  • npm install --production === yarn --production

댓글

이 블로그의 인기 게시물

visual studio code live server extension(php....설정 )

visual studio code로 php개발환경 설정

java 키워드(접근 제한자)