Run Jekyll on local machine

less than 1 minute read

Go to root directory
Run the following command

bundle exec jekyll serve -w

You will see an url like
Server address: http://127.0.0.1:4000
Go to this url and see locally <!– ### References

  • Test –>