Skip to content

houlim/assignment

Repository files navigation

Vite + Vue 3 Country Catalog Assignment

List all countries catalog with search, pagination and sort functionalities

Started

Following below instruction to get project running, make sure you have all Vue 3 development environments

Clone Project

You can clone the project form github repositry

git clone https://github.com/houlim/assignment.git

After clone project from reposity, please follow below installation

Installation

  • Go to your project root directory
cd assignment
npm install or yarn 

Running Development server

yarn run dev

Deploy for production

yarn run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published