Skip to content

DrYSG/apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Instructions

Clone and update

Github

Development buiding

  • manual: npm run build
  • automatic: npm build-watch (uses parcel hot loading and caching)

Production building

  • Run task build
  • or npm run build

Create Documentaiton

  • Run task build-docs
  • or npm run build-docs

JEST Testing

  • Run task test
  • or npm run test

About

Apollo GraphQL project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published