updated the README.md file
This commit is contained in:
parent
946fd1c6e4
commit
c18e072d5e
1 changed files with 5 additions and 2 deletions
|
|
@ -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:**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue