mirror of
https://github.com/bendtherules/smallcase-portfolio-builder.git
synced 2026-08-18 22:02:56 +00:00
Fix readme
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user