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

https://github.com/posthtml/create-posthtml-ts

Create your PostHTML project on TypeScript
https://github.com/posthtml/create-posthtml-ts

Last synced: 11 months ago
JSON representation

Create your PostHTML project on TypeScript

Awesome Lists containing this project

README

          

# create-posthtml-ts

> Create your first [PostHTML](https://github.com/posthtml/posthtml) project on [TypeScript](https://www.typescriptlang.org/)

## Adds if doesn't exist
- `index.ts` with a simple example in `root` directory
- `index.html` with a simple example in `root` directory
- `npm-script` `start`

## CLI

```
$ npm init posthtml-ts
```