Skip to content

Add Lit template #49

@Sharmaz

Description

@Sharmaz

Description

Add a Lit template to the CLI so users can generate a new project based on Lit.
This will expand the available templates and align with the existing setup process.

You can follow the official contribution guide here:
How to add a new template


Acceptance Criteria

  • The CLI should allow creating a basic Lit project.
  • The generated project must display the same initial view as other templates (including styles and enchilada-js-logo.svg).
  • Ensure project structure follows the conventions used in other templates.
  • (Optional) Add basic tests for the template.

Notes

  • Check how other frameworks (e.g. React, Vue) are implemented for consistency.
  • Keep the template minimal but functional.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions