[macOS] brew 로 node 와 bower 설치 1. node 설치 $ brew install node 2. node 버전 확인 $ node -v 3. bower 설치 $ npm install -g bower 4. bower 버전 확인 $ bower -v 참고사이트 https://dyclassroom.com/howto-mac/how-to-install-bower-on-mac-using-node-and-npm mac os 2020. 8. 31. 16:45