WBCE exhibition website
- Install dependencies
pnpm install
- Start watch server
pnpm run dev
. It'll rebuild frontend on file change - Open your browser, navigate to localhost:3000
Just merge code to main
branch.
- Code is written in Vue 3 and Typescript, Composition API is widely used