IBM Platinum Demos documentation
The following tools need to be installed before running this site locally:
- To run this site locally git clone this repo.
git clone git@github.com:IBM/platinum-demos.git
- Navigate to the docs subfolder.
cd platinum-demos/docs
- Run the site using jekyll
bundle exec jekyll serve
- Navigate to
http://localhost:4000
to view the site.