Skip to content

wirenboard/wb-wbce

Repository files navigation

wb-wbce

WBCE exhibition website

Requirements

Quickstart

  1. Install dependencies pnpm install
  2. Start watch server pnpm run dev. It'll rebuild frontend on file change
  3. Open your browser, navigate to localhost:3000

Deployment

Just merge code to main branch.

Additional info

  • Code is written in Vue 3 and Typescript, Composition API is widely used