Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 295 Bytes

File metadata and controls

22 lines (15 loc) · 295 Bytes

function-builder

To install dependencies:

bun install

To run:

bun run dev

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


  • Vue (Frontend)
  • Bun (Backend)
  • TypeScript
  • Vite (Bundler)