https://github.com/sooniter/sooniter-lib-template-monorepo
my template of repo with pnpm and vitest
https://github.com/sooniter/sooniter-lib-template-monorepo
mono-repo pnpm vitest
Last synced: 2 months ago
JSON representation
my template of repo with pnpm and vitest
- Host: GitHub
- URL: https://github.com/sooniter/sooniter-lib-template-monorepo
- Owner: SoonIter
- License: mit
- Created: 2022-07-13T11:44:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-21T21:30:56.000Z (about 3 years ago)
- Last Synced: 2025-10-12T10:57:35.017Z (8 months ago)
- Topics: mono-repo, pnpm, vitest
- Language: TypeScript
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sooniter-lib-template-monorepo
my template of repo with pnpm and vitest
```shell
npx degit SoonIter/sooniter-lib-template-monorepo my-lib-name
pnpx degit SoonIter/sooniter-lib-template-monorepo my-lib-name
```
then globally search and rewrite "[name]" to "the-lib-name"