npm.io
0.0.46 • Published 2 years ago

@gluestack/glue-plugin-graphql

Licence
ISC
Version
0.0.46
Deps
7
Size
145 kB
Vulns
1
Weekly
0
Stars
2

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!

Keywords