up
This commit is contained in:
16
README.md
16
README.md
@@ -15,25 +15,13 @@ To get a local copy up and running follow these simple steps.
|
||||
|
||||
### Installation
|
||||
|
||||
1. Clone the repository:
|
||||
|
||||
```sh
|
||||
git clone https://github.com/your-username/my-antd-app.git
|
||||
```
|
||||
|
||||
2. Navigate to the project directory:
|
||||
|
||||
```sh
|
||||
cd my-antd-app
|
||||
```
|
||||
|
||||
3. Install the dependencies
|
||||
1. Install the dependencies
|
||||
|
||||
```sh
|
||||
npm install
|
||||
```
|
||||
|
||||
4. Running the App
|
||||
2. Running the App
|
||||
|
||||
```sh
|
||||
npm start
|
||||
|
||||
Reference in New Issue
Block a user