Update release-guide.md (#88)

1 file changed
tree: 983ca8cf84b8611d6c215e20b66f0ca66c12267a
  1. .github/
  2. docs/
  3. website/
  4. .asf.yaml
  5. .dockerignore
  6. .gitignore
  7. docker-compose.yml
  8. Dockerfile
  9. README.md
README.md

Apache APISIX™ Website

The website of Apache APISIX™, a cloud-native microservices api gateway.

Usage

$ cd website

$ yarn

$ yarn start

Thanks to docusaurus