Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

Commit 0b52a53

Browse files
author
Chris Nelson
committed
README
1 parent 0e6208b commit 0b52a53

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,12 @@ This is a rewrite of [graphql-admin](https://github.com/gaslight/graphql-admin)
44
are working. Next up will be InputObjects (which don't work yet).
55

66
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
7+
8+
## Usage
9+
10+
```
11+
npm install
12+
npm start
13+
```
14+
This assumes you are running your GraphQL server on http://localhost:4000/grapqhl. To
15+
change this, edit `src/store.js`.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /