deenseth / webdriver.io

Official website of the WebdriverIO project

Home Page:http://webdriver.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webdriver.io

Official website of the WebdriverIO project

Requirements

To deploy the website to the server, you will need the following dependencies installed on the machine

Deployment

To generate the markdown pages and static files run the following command:

$ npm run build

It installs all dependencies, generates the markdown files from the current WebdriverIO version on NPM, renders all templates to static html files and generates and minifies assets. All necessary files should be located in a single directory called public. Last but not least let the domain point to this directory. That's it.

About

Official website of the WebdriverIO project

http://webdriver.io


Languages

Language:CSS 94.9%Language:JavaScript 4.7%Language:Ruby 0.3%