[lit-starter-*] Component Suite Starter Kits
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 21.8k
- Forks
- 1.1k
- Avg merge
- 18h 25m
- Merged PRs (30d)
- 2
Description
## Description
The 2 single component starter kits (JS & TS) are awesome, but usually people develop a collection of components which are deployed as either a single npm package or separate packages *via* a mono-repo. I think a started kit to help out with this would be very useful, using lerna for package management (optional single or multiple package deployment would be a bonus).
## Acceptance criteria
A starter kit (JS & TS) that scaffolds out a mono-repo Lit project for a suite of components, with the same features as the current starter kits.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing single-component JavaScript and TypeScript starter kits and comparing their features. Then review how a Lerna-managed monorepo could scaffold a component suite with single- or multi-package deployment; done means both starter kits provide the requested suite structure and retain the current starter-kit features.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100