Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 320 Bytes

WordPress Custom Fields Generator

This app helps you generate code for creating custom fields in WordPress using Meta Box. Use it online.

This app uses create-react-app to build. Use these commands to install and run:

npm install
npm start
```%