We use gitbook
as main framework, use gitbook-plugin-contractbridge
to help format the suit and bidding sequence.
Please reference to Contributing Guidelines
# Use docker and make to build it
make build
make serve
# Or build from scratch
npm install gitbook-cli
gitbook install .
gitbook serve .