Table of contents
TOC
⌨️ Local Development
You can use Gitpod for online development:
Or clone it for local development:
$ git clone https://github.com/lobehub/lobe-chat.git
$ cd lobe-chat
$ pnpm install
$ pnpm start
🤝 Contributing
📊 Total: 4
📝 License
Copyright © 2023 LobeHub.
This project is MIT licensed.
Version 0.2.0
<sup>Released on 2023-07-18</sup>
✨ Features
- misc: Add import statement and define CSS styles for Avatar component.
<br />
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
What's improved
- misc: Add import statement and define CSS styles for Avatar component (8c23a8d)
</details>
<div align="right">
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
</div>