/restaurant_analysis

Frontend Server for Cari Makan, built with Vue 3.

Primary LanguageVue

Restaurant Analysis

Credit: Template from Vite 2.x + Vue 3.x + Tailwind 2.x starter ⚡ This starter template also includes:

Getting Started 🚀

npm:

npm install
npm run dev
npm run build
npm run serve

yarn:

yarn
yarn dev
yarn build
yarn serve