Skip to content

ekosutrisno/rakutan-travel-xchange

Repository files navigation

Rakutan Travel Xchange

This project is an assignment as test material. @author: Eko Sutrisno Github | Website

  • Tech Stack

    • Typescript
    • Vite v2.6.4
    • Vue v3.2.16
    • TailwindCss v2.2.19 with Just In Time (JIT) Mode
  • Script

    • Install

        npm run install
    • Run (Vue + Vite)

        npm run dev
    • Build

        npm run build

      output folder in /dist

Note: Color variable can be found in tailwind.config.js and Dev CORS handling also can be found in vite.config.ts