https://github.com/techmmunity/base-project-packages
Base Project To Packages
https://github.com/techmmunity/base-project-packages
Last synced: 7 months ago
JSON representation
Base Project To Packages
- Host: GitHub
- URL: https://github.com/techmmunity/base-project-packages
- Owner: techmmunity
- License: apache-2.0
- Created: 2021-05-13T19:53:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T02:31:35.000Z (about 3 years ago)
- Last Synced: 2025-07-28T18:36:00.558Z (8 months ago)
- Language: JavaScript
- Size: 529 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
> Description of the package
## Install
With Yarn:
```sh
yarn add @techmmunity/base-project-packages
```
With NPM:
```sh
npm i @techmmunity/base-project-packages
```
## Usage
With TypeScript:
```ts
```
With JavaScript:
```js
```
## How to contribute?
All the details about contributing to the project are [described here](https://github.com/techmmunity/base-project-services/blob/master/CONTRIBUTING.md).
## Documentation
