Skip to content

Example CrossCode typescript mod skeleton

License

Notifications You must be signed in to change notification settings

krypciak/cc-ts-template-esbuild

Repository files navigation

Example typescript CrossCode mod (compliation using esbuild)

Building

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

About

Example CrossCode typescript mod skeleton

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published