Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geallenboy/honeybee
honeybee
https://github.com/geallenboy/honeybee
Last synced: 14 days ago
JSON representation
honeybee
- Host: GitHub
- URL: https://github.com/geallenboy/honeybee
- Owner: geallenboy
- License: mit
- Created: 2022-05-30T11:56:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-01T03:36:03.000Z (over 2 years ago)
- Last Synced: 2023-03-05T17:49:59.050Z (almost 2 years ago)
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
honeybee(蜜蜂🐝)## honeybee-vite3-vue3
vite3项目构建 [github项目分支地址](https://github.com/geallenboy/honeybee/tree/honeybee-vite3-vue3)
## honeybee-vite3-react18
vite3项目构建 [github项目分支地址](https://github.com/geallenboy/honeybee/tree/honeybee-vite3-react18)
## honeybee-webpack-vue3
webpack5项目构建 [github项目分支地址](https://github.com/geallenboy/honeybee/tree/honeybee-webpack-vue3)
## honeybee-webpack-react17
webpack5项目构建 [github项目分支地址](https://github.com/geallenboy/honeybee/tree/honeybee-webpack-react17)
## 快速开始
### 获取项目
#### 获取 honeybee-vite3-vue3代码分支
```sh
git clone -b honeybee-vite-vue3 [email protected]:geallenboy/honeybee.git honeybee-vite3-vue3
```
#### 获取 honeybee-vite3-react18代码分支
```sh
git clone -b honeybee-vite-react18 [email protected]:geallenboy/honeybee.git honeybee-vite3-react18
```
#### 获取 honeybee-webpack5-vue3代码分支
```sh
git clone -b honeybee-webpack5-vue3 [email protected]:geallenboy/honeybee.git honeybee-webpack5-vue3
```
#### 获取 honeybee-webpack5-react17代码分支
```sh
git clone -b honeybee-webpack5-react17 [email protected]:geallenboy/honeybee.git honeybee-webpack5-react17
```
### 安装依赖
```sh
pnpm install```
### 启动项目
```sh
pnpm run start
```### 项目打包
```sh
pnpm run build
```### 项目预览
在线预览:传送门
### 联系方式
wx:GarronGe