feat: added dashboard 2.0 (#89)

* Update download.md

* Update download.md

* Update download.md

Co-authored-by: litesun <7sunmiao@gmail.com>
1 file changed
tree: 69bee46d865cc014e716a58833ab035b65a0845e
  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