Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geallenboy/honeybee

honeybee
https://github.com/geallenboy/honeybee

Last synced: 14 days ago
JSON representation

honeybee

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