Skip to content

imranhsayed/react-with-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React with WordPress

🔥 Example of react application to access WordPress REST API

Installation

  1. Clone this repo in git clone https://github.com/imranhsayed/react-workshop

  2. Run npm install

Commands

  • dev Runs webpack dev server for development ( in watch mode )
  • prod Runs webpack in production mode