このリポジトリは「Hello, GraphQL for client-side!」のサンプルリポジトリです。
ローカルに.env
ファイルを作成し、GitHubのアクセストークンを記述してください。
書式は.env.sample
を参照して下さい。
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
For detailed explanation on how things work, checkout the Nuxt.js docs.