Skip to content

c15t/examples

Repository files navigation

c15t Banner

c15t examples

 

This repository contains examples that use c15t.

Included Examples

Running Examples

Install dependencies

pnpm install

For running the examples, run the below command and replace [workspace] with the example name.

pnpm -w [workspace] run dev

Or if you have cloned a specific example, you can follow the instructions in the example's README.

For deno examples

deno run --allow-net hello.ts

or allow to read files on local disk:

deno run --allow-net --allow-read jsx.tsx

For bun examples

Install dependencies

bun install

Run the example

bun run hello.ts

License

Distributed under the MIT License.


Built with ❤️ by the consent.io team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •