updated the README.md file

This commit is contained in:
ElektricM 2023-07-21 19:21:39 +02:00
commit c18e072d5e

View file

@ -10,6 +10,7 @@ To set up the project, follow these steps:
```bash
git clone https://github.com/elektricm/collaborative-pixel-art.git
```
2. **Install Dependencies:**
@ -17,16 +18,18 @@ To set up the project, follow these steps:
```bash
npm install
```
3. **Start the server:**
```bash
npm start
```
or
```bash
node server.js
```
4. **Open the application in your browser:**