Files
tag/README.md
2024-12-24 11:05:36 +07:00

611 B

My Ant Design App

This is a simple React application that uses Ant Design's Select component to create a multiple select dropdown with custom options.

Prerequisites

Before you begin, ensure you have met the following requirements:

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Install the dependencies
  npm install
  1. Running the App
  npm start