Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 484 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 484 Bytes

Store

A sample WP extension called Store.

Development

To get started, run the following commands:

npm install
npm start
npx wp-env start

See wp-env for credentials (Docker is required)

See wp-scripts for more usage information.

Helpful links

React docs