Contributions are always welcome, no matter how large or small. Before contributing, please read the code of conduct.
$ git clone https://github.com/zaproxy/zaproxy-website
$ cd zaproxy-website
$ npm install
$ npm run build
- Run the server
$ npm run start
- Load the page in the browser.
- Read changes out loud.
- Make any appropriate edits for clarity, grammar, or spelling.
By contributing to zaproxy-website, you agree that your contributions will be licensed under its MIT License.