Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avil13/template-ts-package


https://github.com/avil13/template-ts-package

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

### template-ts-package

Repository for quick start typescript projects

```sh
# simple
git clone [email protected]:avil13/template-ts-package.git --depth=1 {project-name}
```

or

```sh
# monorepo
git clone [email protected]:avil13/template-ts-package.git --branch=feat/monorepo --depth=1 {project-name}
```