Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.53 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.53 KB

Included Dependencies

Nuxt Vue Vue Router PrimeVue Tailwind CSS Iconify Nuxt Fonts Nuxt Image

Getting Started

  1. Clone this repository:

    Using HTTPS:

    git clone https://github.com/usama914/stamp-duty

    Then, navigate to the project directory:

    cd stamp-duty
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

Happy coding!