Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avil13/template-ts-package
https://github.com/avil13/template-ts-package
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/avil13/template-ts-package
- Owner: avil13
- Created: 2019-08-08T16:16:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T09:16:48.000Z (3 months ago)
- Last Synced: 2024-10-11T17:18:17.273Z (about 1 month ago)
- Language: JavaScript
- Size: 824 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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}
```