Skip to content

Commit e426884

Browse files
authored
Update README.md
1 parent ade08e4 commit e426884

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cd into the folder and then <b>npm install</b> o <b>yarn</b>
55
To run the project type <b>npm start</b>
66
# lanciare il progetto:
77
Dopo aver clonato il progetto.
8-
<h4>1.</h4>cd jsonfilescraper
9-
<h4>2.</h4><b>yarn</b> o se si utilizza npm <b>npm install</b>
10-
<h4>3.</h4><b>npm run startFrontend</b> per avviare il frontend
11-
<h4>4.</h4><b>npm run startBackend</b> per avviare il backend
8+
<div style={{flex-direction: row}}><h4>1.</h4>cd jsonfilescraper</div>
9+
<div style={{flex-direction: row}}><h4>2.</h4><b>yarn</b> o se si utilizza npm <b>npm install</b></div>
10+
<div style={{flex-direction: row}}><h4>3.</h4><b>npm run startFrontend</b> per avviare il frontend</div>
11+
<div style={{flex-direction: row}}><h4>4.</h4><b>npm run startBackend</b> per avviare il backend</div>

0 commit comments

Comments
 (0)