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

Appearance settings

Commit cfaed37

Browse filesBrowse files
authored
update README.md
1 parent 1e317ea commit cfaed37
Copy full SHA for cfaed37

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ A Simple GraphQL Server implementation using Express and Node JS
33

44
# Installation
55
```
6-
npm install express graphql express-graphql --save
6+
npm install
77
```
8+
Run it using `node server.js` in the root directory of your application.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.