https://github.com/agileago/mono-lib-starter
monorepo lib starter
https://github.com/agileago/mono-lib-starter
Last synced: 3 months ago
JSON representation
monorepo lib starter
- Host: GitHub
- URL: https://github.com/agileago/mono-lib-starter
- Owner: agileago
- License: mit
- Created: 2025-04-03T03:12:38.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-03T06:08:15.000Z (3 months ago)
- Last Synced: 2025-04-03T07:22:44.867Z (3 months ago)
- Language: TypeScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# monorepo-lib-starter
## Install
```bash
npm i @scope/foo
```## License
[MIT](./LICENSE) License © 2024 [agileao](https://github.com/agileago)