This repository contains the source for the Electrode documentation site, which is generated using Jekyll.
master
branchInstall the project dependencies using Bundler:
bundle install
Run the server locally:
bundle exec jekyll serve
You should be able to access the site at: 127.0.0.1:4000
Every push to master
(i.e. every pull request merged) will automatically
build and deploy the website to gh-pages
.
Explore the Electrode.io Website.
Built with :heart: by Team Electrode @WalmartLabs.