@forgewp/create
v0.1.7
Published
Scaffold a ForgeWP React + Tailwind WordPress theme project
Downloads
368
Readme
@forgewp/create 🚀
The official initializer for ForgeWP themes.
Scaffold a high-performance, React-powered WordPress theme project in seconds. Featuring Vite, Tailwind CSS 4, and a pre-configured WordPress template engine.
🏁 Quick Start
npm init @forgewpOr with specific options:
npm init @forgewp my-new-theme --yes🛠️ What's Included?
- Vite 6 Dev Server with HMR.
- Tailwind CSS 4 with the "Sharp Edge" preset.
- WordPress Compiler for one-click theme generation.
- Component Registry integration (shadcn/ui compatible).
- TypeScript configured for React 19.
📖 Usage
Usage:
npm init @forgewp [project-directory] [options]
Options:
-y, --yes Use defaults (skip prompts)
--no-install Skip dependency install
-h, --help Show helpBuilt with ❤️ for the WordPress Community.
