Skip to content

ekasuweantara/Form-Wizard

Repository files navigation

Form-Wizard

Tech Stack

  • Vite: Frontend build tool
  • Vue 3: Vue 3 is used to simplify better code organization and maximized reusable code
  • Pinia: State management for data user
  • Vue Router: Management router for each page
  • Tailwind Css: Utility framework to simplify styling in html elements

Project Setup

yarn install

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Demo

Visit this link for the demo