Bachir Soussi Chiadmi 5 vuotta sitten
vanhempi
commit
b033cfaec6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -37,7 +37,7 @@ cd YOURPROJECTNAME
 npm run build
 ```
 #### configure project
-in config/environments/development/server.json change port to any available port
+in ```config/environments/development/server.json``` change port to any available port
 
 #### launch project
 ```shell