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的应用程序
- Host: GitHub
- URL: https://github.com/geallenboy/glowworm
- Owner: geallenboy
- License: mit
- Created: 2022-04-01T06:33:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-08T09:52:00.000Z (over 3 years ago)
- Last Synced: 2025-01-12T09:16:22.571Z (9 months ago)
- Topics: eslint, jest, materialui, prettier, react, redux, typescript, vite2, webpack
- Homepage: https://glowworm.gejialun.vip/
- Size: 19.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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