Skip to content

rajeshde/glue-plugin-graphql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About cgsa-template

Note: This repository contains example app built using the GlueStack framework.

Installation

$ npx create-gluestack-app my-gluestack-app

OR

$ npm init gluestack-app my-gluestack-app

Commands

glue command

$ node glue
Usage: glue [options] [command]

GlueStack framework

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  hello-world     Prints Hello world!
  help [command]  display help for command

hello-world command

$ node glue hello-world

Hello world!

About

gluestack plugin for graphql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.3%
  • JavaScript 24.5%
  • MDX 7.2%