fix typos

This commit is contained in:
2019-12-04 12:48:03 +01:00
parent 88ad2ea2e2
commit b033cfaec6
+1 -1
View File
@@ -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