This is an Experimental Code Column for Glide that echoes what you pass to it.
- It's written in TypeScript.
- It's deployed on Vercel with Next.
- It's unit-testable.
$ npm install
$ npm run dev
Edit the main file src/pages/index.tsx
and the manifest in public/glide.json
.