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

https://github.com/geallenboy/glowworm

🎉基于material-ui的应用程序
https://github.com/geallenboy/glowworm

eslint jest materialui prettier react redux typescript vite2 webpack

Last synced: 7 months ago
JSON representation

🎉基于material-ui的应用程序

Awesome Lists containing this project

README

          



萤火虫


基于 typescript react redux material-UI 实现前端项目开发

## glowworm-webpack

webpack5构建项目 [github项目分支地址](https://github.com/geallenboy/glowworm/tree/glowworm-webpack)

## glowworm-vite

vite2构建项目 [github项目分支地址](https://github.com/geallenboy/glowworm/tree/glowworm-vite)

## glowworm-next

next构建项目 [github项目分支地址](https://github.com/geallenboy/glowworm/tree/glowworm-next)

## 快速开始

### 获取项目

#### 获取 glowworm-webpack代码分支

```sh

git clone -b glowworm-webpack git@github.com:geallenboy/glowworm.git

```

#### 获取 glowworm-vite代码分支

```sh

git clone -b glowworm-vite git@github.com:geallenboy/glowworm.git

```

#### 获取 glowworm-next代码分支

```sh

git clone -b glowworm-vite git@github.com:geallenboy/glowworm.git

```

### 安装依赖

```sh
pnpm install

```

### 启动项目

```sh
pnpm run start
```

### 项目打包

```sh
pnpm run build
```

### 项目预览

在线预览:传送门

### 联系方式

wx:GarronGe