https://github.com/posthtml/create-posthtml
Add PostHTML to your project
https://github.com/posthtml/create-posthtml
Last synced: 11 months ago
JSON representation
Add PostHTML to your project
- Host: GitHub
- URL: https://github.com/posthtml/create-posthtml
- Owner: posthtml
- License: mit
- Created: 2020-09-23T15:08:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-20T14:06:03.000Z (over 2 years ago)
- Last Synced: 2024-10-29T21:06:05.700Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Funding: .github/funding.yml
- License: license
Awesome Lists containing this project
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
```