Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 442 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 442 Bytes

Glide Column for Nextjs

This is an Experimental Code Column for Glide that echoes what you pass to it.

Details

  • It's written in TypeScript.
  • It's deployed on Vercel with Next.
  • It's unit-testable.

Development

$ npm install
$ npm run dev

Edit the main file src/pages/index.tsx and the manifest in public/glide.json.