Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maapteh authored Sep 14, 2019
1 parent cc6de3c commit b29b104
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ At [local-server](http://localhost:400) or [demo-server heroku](https://graphql-
}
```

## CODE DEMONSTRATION
product is explained in:
- [graphql module](packages/server/src/modules/product) the injectable Product module
- [frontend module](packages/app/src/modules/product) the client component

## PRODUCTION
By default after install the build will take place and the start command is running this build.

Expand Down

0 comments on commit b29b104

Please sign in to comment.