Project created with Brisa.
bun install
bun dev
bun build
bun start
-
jj git remote add origin git@github.com:skorotkiewicz/brisa-prisma.git
-
jj bookmark set main
-
jj commit -m "first commit"
-
jj git push --allow-new
<button type="button" onDblClick={() => { console.log("Double click fired"); }} > xxxx </button>