테스트 구동 방법
windows powershell을 이용하는 방법
- change dir
1
cd C:\Users\okht1\simple4logic.github.io
- command
1
bundle exec jekyll serve
보통 다음 링크에서 테스트 가능
http://127.0.0.1:4000/
1
cd C:\Users\okht1\simple4logic.github.io
1
bundle exec jekyll serve
보통 다음 링크에서 테스트 가능
http://127.0.0.1:4000/