Skip to content

Commit

Permalink
readme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandyrzph committed Aug 5, 2022
1 parent b7e1c59 commit 4ef9cf3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ PixelPlace is a place for people where they can share their art and browse art w

> ## Guide to start the application
To start the application simply clone the repo or download it.
### To start the application simply clone the repo or download it.

- ### In the project's folder open terminal and type `npm install` or `npm i`.
- ### After the dependencies are installed successfully to run the application go to the project's directory by typing `cd pixelplace` or if your already are in the directory just type `npm run start`
- ### Your application should be running on `http://localhost:3000`.
- #### Open terminal in the project's directory and type `npm install` or `npm i`.
- #### After the dependencies are installed successfully to run the application go to the project's directory by typing `cd pixelplace` or if your already are in the directory just type `npm run start`
- #### Your application should be running on `http://localhost:3000`.

0 comments on commit 4ef9cf3

Please sign in to comment.