Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
imranhsayed committed Oct 18, 2020
1 parent 5bdaf0b commit 6358132
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Backend in WordPress.
- Front end in React

#Setup
## Setup

First clone/fork the repo and cd into it.

Expand Down Expand Up @@ -71,6 +71,7 @@ This is going to automatically:
### During development
Useful commands:
To be run from the root of the project.
```bash
./nxtwp configure # Sets up backend and frontend and creates an .env file
Expand Down Expand Up @@ -101,7 +102,7 @@ RewriteRule . /index.php [L]
# END WordPress
```
2. If front-end isn't throwing some other error.
2. If front-end is throwing some other error.
- Check if all the required WordPress plugins form `backend/plugins-collection` are active.
- Ensure you have updated the block registry from WordPress backend > GraphQL Gutenberg
Expand Down

0 comments on commit 6358132

Please sign in to comment.