/hello_bun

bun 을 이용한 express server ( hello world)

Primary LanguageJavaScript

hello_bun

To install dependencies:

bun install

To run:

bun run app.js

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