Fix readme

This commit is contained in:
2018-04-12 18:13:18 +05:30
committed by GitHub
parent 185cf3b43d
commit bd0883f694
+2 -2
View File
@@ -6,7 +6,7 @@ Hosted at https://portfolio-builder.netlify.com/
## Dev setup
### To set up the environment dependencies ( node version 5++ )
### To set up the environment dependencies
```
$ npm install
@@ -26,4 +26,4 @@ Client app is served on port `3000`
```
$ npm run build
```
Serve the `build` folder using any static server.
Serve the `build` folder using any static server.