Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shopeo/create-wp
https://github.com/shopeo/create-wp
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shopeo/create-wp
- Owner: shopeo
- Created: 2023-10-08T03:37:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-08T12:07:47.000Z (about 1 year ago)
- Last Synced: 2024-09-30T12:42:28.734Z (about 1 month ago)
- Language: TypeScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# create wordpress
[![version](https://img.shields.io/badge/version-0.0.2-blue)](https://www.npmjs.com/package/@yanglee2421/create-app?activeTab=readme)
![pnpm](https://img.shields.io/badge/pnpm-v8.8.0-orange)
![developer](https://img.shields.io/badge/developer-shopeo-f39f37)## Usage
With NPM
```bash
npm create @shopeo/wp
```With Yarn
```bash
yarn create @shopeo/wp
```With PNPM
```bash
pnpm create @shopeo/wp
```