Skip to content

sonnylazuardi/budiman

Repository files navigation

budiman

Bun that runs Seniman

Stack:

  • Bun
  • Seniman
  • Valtio
  • TailwindCSS

screen

To install dependencies:

bun install

To build server:

bun run build

To build style:

bun run style

To run server:

bun start

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