create-fuse-app
v0.7.0
Published
The magical GraphQL framework
Downloads
158
Readme
create-fuse-app
This will automatically generate all the needed files to get
started with fuse
npx create-fuse-app
## or
npm init fuse-app
## or
yarn create fuse-app
## or
pnpm create fuse-app