Index: README.md =================================================================== diff -u -r47deb2b2f27cdd665c10e8439abbe7690e58c82f -r926435a0d81391222b77523a67328ca439624edf --- README.md (.../README.md) (revision 47deb2b2f27cdd665c10e8439abbe7690e58c82f) +++ README.md (.../README.md) (revision 926435a0d81391222b77523a67328ca439624edf) @@ -47,4 +47,6 @@ MAC 에서 nodejs 가 버전이 높은 경우는 아래 명령어 실행 ```shell npm install -g --save-dev --force grunt-cli grunt grunt-contrib-concat grunt-serve grunt-contrib-less grunt-contrib-watch grunt-contrib-uglify grunt-includes grunt-contrib-jshint grunt-jscs grunt-contrib-clean grunt-contrib-csslint grunt-bootlint grunt-notify grunt-text-replace grunt-contrib-connect grunt-connect-proxy serve-static grunt-contrib-compass --save-exact prettier -``` \ No newline at end of file +``` +설치 이후. +grunt server 실행 \ No newline at end of file