Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 737 Bytes

README.md

File metadata and controls

38 lines (20 loc) · 737 Bytes

teamhermes.tk

수정하기

아래 명령어들은 node.js 설치 후 cmd, powershell 또는 git bash 등을 사용해서 실행해 주세요.

npm install && cd teamhermes && npm install

명령어를 실행해서 dependencies를 설치합니다.

npm run serve

명령어를 실행하면 http://localhost:8080에서 실시간으로 결과물을 확인할 수 있습니다.

teamhermes/src/ 폴더에서 작업해주세요.

npm run deploy

편집을 완료하면 커밋 후 위 명령어로 페이지를 배포해주세요. 현재 위 명령어 사용시 오류 발생합니다. 수정 예정.

teamhermes 폴더에 있는 deploy.sh 파일을 대신 실행하세요.

다크 바보