Skip to content

Latest commit

 

History

History

README.md

Memospot front-end

Install dependencies

bun install

Start the development server

http://localhost:1420

bun dev

Build the front end

bun build

Format source code

just fmt

Lint code

just lint

Tech stack