🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

webpack-electron-react-template

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-electron-react-template

this is webpack electron react template

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
8
60%
Maintainers
1
Weekly downloads
 
Created
Source

build codecov Deploy

npm latest version

介绍

你好,我是燕云长风
寓意:结合李白著名的边塞诗《关山月》取【燕云长风】—— 长风几万里,吹度玉门关。

用法

   pnpm i
   pnpm start-electron

这是基于 webpack5,react18,electron 的配置模版 可快速搭建 React 项目 配合yycf-cli 使用更佳

系列项目

名称描述Stars
NiceFish(美人鱼)这是一个系列项目,目标是示范前后端分离的开发模式:前端浏览器、移动端、Electron 环境中的各种开发模式。后端有两个版本:SpringBoot 版本和 SpringCloud 版本star
NiceFish-React这是 React 版本,基于 React 18.2.0 ,使用 Antd、Inversify、 定制版 Bootstrap 开发。star
nicefish-ionic这是一个移动端的 demo,基于 ionic,此项目已支持 PWA。star
NiceBlogElectron这是一个基于 Electron 的桌面端项目,把 NiceFish 用 Electron 打包成了一个桌面端运行的程序。这是由 ZTE 中兴通讯的前端道友提供的,我 fork 了一个,有几个 node 模块的版本号老要改,如果您正在研究如何利用 Electron 开发桌面端应用,请参考这个项目。star
nicefish-spring-boot用来示范前后端分离模式下,前端代码与后端服务的对接方式,已经完成了基线版本。以此为基础,你可以继续开发出适合自己业务场景的代码。star
nicefish-spring-cloud用来示范前后端分离模式下,前端代码与分布式后端服务的对接方式。star
OpenWMS用来示范管理后台型系统的开发模式。star

单元测试

   pnpm test

端到端测试

   pnpm cypress:open
   pnpm cypress:run

打包 electron 应用

   pnpm package-mac

社交主页

开源许可证

MIT

FAQs

Package last updated on 03 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts