Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 260 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 260 Bytes

Next.js Headless WordPress Getting Started Example

Setup

See the setup steps.

Run it

npm install
npm run wp-env:create
open http://localhost:4444
npm run dev

http://localhost:3000