# Lit Tutorial **Repository Path**: cure-dev/lit-tutorial ## Basic Information - **Project Name**: Lit Tutorial - **Description**: Lit Tutorial (powered by vuepress-theme-hope) - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: https://tutorial.lit.cure-x.net - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-12-30 - **Last Updated**: 2024-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Lit Tutorial Lit 新手文档 > 请注意,这份文档是供学习者阅读的。没有编程基础要求。 > 如果你是开发者或正在寻求更全面的支持,请参见 **Lit Docs** 你可以在 查看这份文档。页面会不定期与仓库同步。 欢迎通过 Pull Request 和 Issues 参与贡献。也可以联系邮箱 ### 构建 > 我们推荐使用这种方式,以确保离线可以查看 下载 release 后执行 ```sh npm run docs:dev ``` 依赖: - nodejs - npm - vuepress-theme-hope