- Install Ruby
2.6.3usingrvm- simple and saves time
rvm install 2.6.3
rvm use 2.6.3
- Install bundler and jekyll if required -
gem install bundler jekyll - Run
bundle installto install other things - Run the dev server with
./run_dev_server.sh
| Name | Name | Last commit date | ||
|---|---|---|---|---|