Skip to content

Example CrossCode Typescript mod that also uses the Gleam language

License

Notifications You must be signed in to change notification settings

krypciak/cc-ts-glem-template

Repository files navigation

Example Typescript CrossCode mod with Gleam

Building

You need gleam installed

git clone https://github.com/krypciak/cc-ts-glem-template
cd cc-ts-glem-template
pnpm install
pnpm run start
# this should return no errors (hopefully)
npx tsc

About

Example CrossCode Typescript mod that also uses the Gleam language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published