Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suanju/open-more-telegram
https://github.com/suanju/open-more-telegram
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/suanju/open-more-telegram
- Owner: suanju
- Created: 2024-02-29T06:08:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-08T06:11:29.000Z (10 months ago)
- Last Synced: 2024-03-08T07:25:12.150Z (10 months ago)
- Language: TypeScript
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# open-more-telegram
```
# 拉取项目
git clone https://github.com/suanju/open-more-telegram/# 进入目录
cd electron-vue-template# 安装依赖
yarn install# 运行项目
yarn run dev# 打包项目
yarn run build
```