An open API service indexing awesome lists of open source software.

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

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
```