Skip to content

pastur/contacts-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Manager

Example contact manager app using:

Features

  • List / View / Add / Delete / Edit Contacts

Contact info

  • Name eg 'John Smith'
  • Email eg '[email protected]'
  • Date Modified eg '31/01/2018 15:04'
  • Date Created eg '31/01/2018 15:04'

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm run gql

Runs the graphql server.

Open http://localhost:3001 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.

See the section about running tests for more information.

About

Example app using Apollo GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published