Website is built with vuepress. Source code for codecept.io
- clone this repo
npm i
./runok.js serve
- to launch server
runok task runner is used for build tasks. Call it with
./runok.js <command>
ornpx runok <command>
Docs are taken from CodeceptJS repo and synchronized manually with:
./runok.js update
./runok.js publish