Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 284 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 284 Bytes

WordPress Post Type Generator

This app helps you generate code for creating custom post types in WordPress. Use it online.

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

npm install
npm start