Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

AltStyle によって変換されたページ (->オリジナル) /