https://github.com/vvenv/monorepo
mono-repo template built with lerna, typescript, babel, prettier, eslint, jest, huskey, lint-staged, commitizen, etc.
https://github.com/vvenv/monorepo
babel commitizen eslint husky lerna lint-staged monorepo prettier typescript
Last synced: 3 days ago
JSON representation
mono-repo template built with lerna, typescript, babel, prettier, eslint, jest, huskey, lint-staged, commitizen, etc.
- Host: GitHub
- URL: https://github.com/vvenv/monorepo
- Owner: vvenv
- Created: 2019-12-22T16:13:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T17:10:02.000Z (almost 6 years ago)
- Last Synced: 2025-06-03T01:25:34.081Z (4 months ago)
- Topics: babel, commitizen, eslint, husky, lerna, lint-staged, monorepo, prettier, typescript
- Language: JavaScript
- Size: 8.79 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# monorepo
mono-repo template built with lerna, typescript, babel, prettier, eslint, jest, husky, lint-staged, commitizen, etc.
## quick start
```bash
git clone --depth 1 -b master git@github.com:crossjs/monorepo.git
```