Skip to content

CryptoChrisJames/CCJBlog

Repository files navigation

ccj-blog

To install dependencies:

bun install

To run:

bun run server.ts

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