Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 250 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 250 Bytes

graphql-tools-example

A summary of the usage of graphql-tools in personal development

development:

1. start docker: `npm run docker:start`
2. build dist: `npm run buiild`
3. start app: `npm start`

Road Map

1. add test cases