Skip to content

Commit a8e2b80

Browse files
authored
Update 2
1 parent 1187955 commit a8e2b80

File tree

1 file changed

+0
-35
lines changed

1 file changed

+0
-35
lines changed

README.md

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -36,41 +36,6 @@ Created with [TypeScript](https://www.typescriptlang.org/) + [ReactJs](https://r
3636

3737

3838

39-
## Run Locally
40-
41-
Clone the project
42-
43-
```bash
44-
https://github.com/Kamilismayilzade/Todo-List-typescript-react
45-
```
46-
47-
Go to the project directory
48-
49-
```bash
50-
cd to-do-list-typescript-react
51-
```
52-
53-
Install dependencies
54-
55-
```bash
56-
npm install
57-
npm install react-icons --save
58-
```
59-
60-
Install Dev Dependencies
61-
62-
```bash
63-
npm create vite@latest
64-
npm install typescript --save-dev
65-
```
66-
67-
Start the server
68-
69-
```bash
70-
npm run dev
71-
```
72-
73-
7439
## Run Locally
7540

7641
Clone the project

0 commit comments

Comments
 (0)