You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Some things weren't accurate anymore, so this cleans that up
- There are too many places that describe how to spin up a local environment so this moves to pointing to the instructions in ember-jsonapi-docs
[ember-jsonapi-docs](https://github.com/ember-learn/ember-jsonapi-docs). To build new versions of the files for this repository follow the instructions in `ember-jsonapi-docs`'s [README](https://github.com/ember-learn/ember-jsonapi-docs).
11
11
12
-
## Previewing these docs in the front end
13
-
14
-
If you want to see how these docs will look in the
The JSON files will be served at `http://localhost:5050` and the app can be viewed in the browser at [http://localhost:4200]().
12
+
If you want to see how this content will look in the `ember-api-docs` frontend in your local environment follow [these instructions](https://github.com/ember-learn/ember-jsonapi-docs#optional-view-the-generated-docs-in-a-web-app).
0 commit comments