https://github.com/gsimone/ts-monorepo-recipe
https://github.com/gsimone/ts-monorepo-recipe
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gsimone/ts-monorepo-recipe
- Owner: gsimone
- Created: 2021-12-06T18:46:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T18:47:20.000Z (over 4 years ago)
- Last Synced: 2026-04-24T04:37:35.801Z (2 months ago)
- Language: Shell
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A minimalist monorepo template with:
- preconstruct
- typescript
- babel
- changeset
```
npx degit gsimone/ts-monorepo-recipe
```