The Zudoku powered documentation for Chief Tools.
Start with installing the dependencies:
yarn install --frozen-lockfileCreate a .env file by copying the example:
cp .env.example .envRun the development server:
yarn devOpen http://localhost:3000 with your browser and start hacking.
These docs are built with Zudoku, learn more in the Zudoku documentation.