Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 5 hours 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 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T17:10:02.000Z (almost 5 years ago)
- Last Synced: 2024-10-27T00:09:55.689Z (19 days ago)
- Topics: babel, commitizen, eslint, husky, lerna, lint-staged, monorepo, prettier, typescript
- Language: JavaScript
- Size: 8.79 KB
- Stars: 3
- Watchers: 3
- 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 [email protected]:crossjs/monorepo.git
```