Visual Encyclopedia Using Bun, Vue, Ejs, Express, Gemini API

demo: https://visual-encyclopedia-webapp.vercel.app/

Project Setup

bun install

Compile and Hot-Reload for Development

bun run dev

Compile and Minify for Production

bun run build