This repository contains the Gnosis Safe documentation available at https://docs.gnosis.io/safe/.
- Find out more about the Gnosis Safe at https://gnosis-safe.io/.
- Want to change anything? Open an issue or PR.
- Have a question? Please reach out via Discord
You have to be on Node >= 8.x and Yarn >= 1.5.
cd website
yarn install
yarn start
Take a look at ./website or the Docusaurus documentation.