mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-27 23:38:07 +01:00
Merge pull request #212 from yairmark/patch-1
Fix: Testing Netlify locally using gatsby serve
This commit is contained in:
commit
10f4db5ca2
@ -87,7 +87,7 @@ $ npm run develop
|
|||||||
To test the CMS locally, you'll need run a production build of the site:
|
To test the CMS locally, you'll need run a production build of the site:
|
||||||
```
|
```
|
||||||
$ npm run build
|
$ npm run build
|
||||||
$ npm run serve
|
$ gatsby serve
|
||||||
```
|
```
|
||||||
|
|
||||||
## Folder Structure
|
## Folder Structure
|
||||||
|
Loading…
Reference in New Issue
Block a user