raylib-wasm-transpiler/server
zongor f26ead177a make more generic, start using in real project 2024-05-27 18:26:44 -04:00
..
components make more generic, start using in real project 2024-05-27 18:26:44 -04:00
README.md add js-c interop testing stuff 2024-05-26 23:49:03 -04:00
bun.lockb add js-c interop testing stuff 2024-05-26 23:49:03 -04:00
generate.sh make more generic, start using in real project 2024-05-27 18:26:44 -04:00
index.ts add js-c interop testing stuff 2024-05-26 23:49:03 -04:00
package.json add js-c interop testing stuff 2024-05-26 23:49:03 -04:00
run.sh add js-c interop testing stuff 2024-05-26 23:49:03 -04:00
schema.json make more generic, start using in real project 2024-05-27 18:26:44 -04:00
tsconfig.json add js-c interop testing stuff 2024-05-26 23:49:03 -04:00

README.md

project-verne-server

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.6. Bun is a fast all-in-one JavaScript runtime.