All Projects → electrode-io → Electrode Io.github.io

electrode-io / Electrode Io.github.io

Licence: other
The public website of the Electrode platform

Labels

electrode-io.github.io

ci

This repository contains the source for the Electrode documentation site, which is generated using Jekyll.

Contributing

  • Commit contributions to the master branch
  • Use Markdown when authoring new documentation

Installation

Prerequisites

Setup & Run

Install the project dependencies using Bundler:

npm run bootstrap

Run the server locally:

npm start

You should be able to access the site at: 127.0.0.1:4000

Deploying to GitHub Pages

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 ❤️ by Team Electrode @WalmartLabs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].