File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
examples/angular/template-hierarchy-data-fetching Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,5 +19,5 @@ In this example we show how to implement the WordPress Template Hierarchy in Ang
1919- Run ` npm run backend:start ` and verify that http://localhost:3000/api/templates returns correct data.
2020- Verify if you have added ` /backend/.env ` file with correct ` FRONTEND_URL ` .
2121- check for any errors in the console
22- 1 . In some cases, you might have to install @angluar/cli globally. In /example-app/ run ` npm install -g @angular/cli@latest `
23- 2 . To reset the WP server and re-run setup you can run ` npm run example:prune ` and confirm "Yes" at any prompts.
22+ 2 . In some cases, you might have to install @angluar/cli globally. In /example-app/ run ` npm install -g @angular/cli@latest `
23+ 3 . To reset the WP server and re-run setup you can run ` npm run example:prune ` and confirm "Yes" at any prompts.
You can’t perform that action at this time.
0 commit comments