mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 17:51:40 -05:00
![]() This should enable the dropdown box in the sidebar of the documentation. Currently, that sidebar will be a terrible color, since it has never appeared on Apollo documentation before and nobody has ever defined style on it. That'll have to be fixed in the theme itself[0]. [0]: https://github.com/meteor/meteor-theme-hexo |
||
---|---|---|
.. | ||
assets | ||
public | ||
source | ||
.gitignore | ||
.nvmrc | ||
_config.yml | ||
package.json | ||
README.md |
Apollo Server docs
Read the docs at apollographql.com/docs/apollo-server.
To run the docs app locally:
npm install
npm start