graphql-js-starter
开始项目
克隆项目
cd /
git clone https://github.com/mariehmai/graphql-js-starter.git
cd graphql-js-starter/
运行项目
node src/index.js // Runs GraphQL server
graphql playground // Opens both app and service API playgrounds
贡献
先决条件
yarn
火神下一步
Vulcan Next帮助您使用Next.js构建基于GraphQL的应用程序。
安装并运行
git clone https://github.com/VulcanJS/vulcan-next-starter.git
yarn
yarn run dev
在浏览器中打开 。 然后,您可以在上访问实时。
设置自己的git
# Rename "origin" to "upstream", so you can use your own git repository as the main