Jollybee Web

This repository holds the codebase for Jollybee homepage using Vue 3 + Tailwind CSS.

Roadmap

Currently, we are migrating the website from HTML5 to Vue 3. We have plans for revamping the website as a whole.

Development

Setup

git clone git@github.com:VioAlbert/jollybee-web.git
yarn install

Run locally

yarn run dev

Building

yarn build

Run built project locally

yarn preview

Recommended IDE Setup