Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 551 Bytes

File metadata and controls

29 lines (18 loc) · 551 Bytes

Chief Tools Documentation

The Zudoku powered documentation for Chief Tools.

Contributing

Start with installing the dependencies:

yarn install --frozen-lockfile

Create a .env file by copying the example:

cp .env.example .env

Run the development server:

yarn dev

Open http://localhost:3000 with your browser and start hacking.

Zudoku

These docs are built with Zudoku, learn more in the Zudoku documentation.