Skip to content

luanmtruong/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.

About

The content for Kobiton Docs.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 60.1%
  • JavaScript 15.7%
  • Handlebars 13.9%
  • Go 3.7%
  • Shell 2.6%
  • Python 2.2%
  • Dockerfile 1.8%