Skip to content

kobiton/docs

Repository files navigation

Welcome to Kobiton Docs

This repository contains the source files for docs.kobiton.com, the docs site for our mobile-testing platform, Kobiton. If you'd like to help improve the docs, you can:

Quick start

To build the docs locally, you'll need Node.js and Yarn. Run the following commands to check if they're installed:

node --version
yarn --version

If Node.js and Yarn are installed, install project dependencies by running:

yarn install

To build the docs and start a local server, run:

yarn local
yarn server-docs

Code of Conduct

At Kobiton, we pledge to make participation in our community a harassment-free experience for everyone. You can learn more in our official Code of Conduct.