This repository holds the codebase for Jollybee homepage using Vue 3 + Tailwind CSS.
Currently, we are migrating the website from HTML5 to Vue 3. We have plans for revamping the website as a whole.
git clone git@github.com:VioAlbert/jollybee-web.git
yarn install
yarn run dev
yarn build
yarn preview
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).