A simple Express app using ejs templating and awesome-graphql-client
• Demo
npx degit hygraph/hygraph-examples/with-express with-expressInstall & Run:
cd with-express
npm install
npm run start
# or
cd with-express
yarn
yarn startA simple Express app using ejs templating and awesome-graphql-client
• Demo
npx degit hygraph/hygraph-examples/with-express with-expressInstall & Run:
cd with-express
npm install
npm run start
# or
cd with-express
yarn
yarn start