https://github.com/armoe-project/armoe-home
Armoe Project Home Page
https://github.com/armoe-project/armoe-home
armoe-project javascript typescript vue
Last synced: 3 months ago
JSON representation
Armoe Project Home Page
- Host: GitHub
- URL: https://github.com/armoe-project/armoe-home
- Owner: armoe-project
- License: gpl-3.0
- Created: 2023-02-08T05:12:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T03:23:12.000Z (9 months ago)
- Last Synced: 2025-01-12T09:30:42.544Z (5 months ago)
- Topics: armoe-project, javascript, typescript, vue
- Language: Vue
- Homepage: https://armoe.cn
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![][banner]
![][node]
![][pnpm]
![][vue]
![][element-plus]
![][license]## 开发
```shell
git clone https://github.com/armoe-project/armoe-home
cd armoe-home
pnpm install # 安装依赖
pnpm dev # 启动开发服务器
```## 开源协议
本项目使用 [GPL-3.0](LICENSE) 协议开放源代码
```text
Armoe Project Home Page
Copyright (C) 2023 Armoe Project Team
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
```## 鸣谢
* [Vue.js](https://cn.vuejs.org/)
* [ElementPlus](https://element-plus.org/)
* [Visual Studio Code](https://code.visualstudio.com/)[banner]: https://socialify.git.ci/armoe-project/armoe-home/image?description=1&forks=1&issues=1&language=1&name=1&owner=1&pulls=1&stargazers=1&theme=Auto
[node]: https://img.shields.io/badge/node-18-blue?style=for-the-badge
[pnpm]: https://img.shields.io/badge/pnpm-7-blue?style=for-the-badge
[vue]: https://img.shields.io/badge/vue.js-3-blue?style=for-the-badge
[element-plus]: https://img.shields.io/badge/element--plus-2-blue?style=for-the-badge
[license]: https://img.shields.io/github/license/RealHeart/ZMusic-Docs?style=for-the-badge