mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
.. | ||
assets | ||
public | ||
source | ||
themes | ||
.gitignore | ||
_config.yml | ||
package.json | ||
README.md |
Apollo Server docs
Read the docs at apollographql.com/docs/apollo-server.
To run the docs app locally:
git submodule update && git submodule init
npm install
npm start