# create-posthtml
**Repository Path**: mirrors_posthtml/create-posthtml
## Basic Information
- **Project Name**: create-posthtml
- **Description**: Add PostHTML to your project
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-25
- **Last Updated**: 2025-09-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# create-posthtml
> Add [PostHTML](https://github.com/posthtml/posthtml) to your project
## Adds if doesn't exist
- `index.js` with a simple example in `root` directory
- `index.html` with a simple example in `root` directory
- `npm-script` `build`
## CLI
```
$ npm init posthtml
```