Ecosyste.ms: Awesome

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

https://github.com/youngtailors/sao-ts

Scaffold out a Typescript project.
https://github.com/youngtailors/sao-ts

Last synced: 4 days ago
JSON representation

Scaffold out a Typescript project.

Lists

README

        

# sao-ts

> Scaffold out a Typescript project.

## Usage

Install [SAO](https://github.com/saojs/sao) first.

```bash
yarn global add sao
# or
npm i -g sao
```

### From npm

```bash
sao ts my-project
```

### From git

```bash
sao youngtailors/sao-ts my-project
```

## License

MIT © [Evan N](https://procolla.com)