https://github.com/mmiller42/ts-lib-starter
https://github.com/mmiller42/ts-lib-starter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mmiller42/ts-lib-starter
- Owner: mmiller42
- License: mit
- Created: 2021-09-26T19:33:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-05T23:31:08.000Z (over 3 years ago)
- Last Synced: 2025-03-11T01:09:58.675Z (3 months ago)
- Language: TypeScript
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **name**
> description
description
## Installation
```sh
# npm
npm install __name__# yarn
yarn add __name__
```## Example