Giter Site home page Giter Site logo

cxwii-admin-da's Introduction

cxwii-Admin-da

一款开箱即用,符合直觉的cms解决方案,却不限于cms的一款集成解决方案(桌面版)
适用于各类管理系统,找寻各类解决方案,各类插件demo,作用于项目启动框架

安装依赖

pnpm install

electron各类问题解决方案

electron和electron-build都因为墙的问题很难安装(懂的都懂),挂梯也不能保证有效
以及一些第三方包必须展平依赖才能正常打包(注意,这是大坑啊T-T)
所以最优的解决办法就是给他们单独设置淘宝镜像和专门的配置,详细请看项目中.npmrc
或者你直接把我的.npmrc扔到你项目的根路径下就可以了

electron27.0.4版本会出现菜单文字不居中的问题(坑大大的多啊)

运行dev环境

pnpm run dev

命令说明

dev // 运行dev环境
dev:vite // 用于支持dev(不用单独运行)
dev:electron // 用于支持dev(不用单独运行)
build // 打包vite(生成dist)
electron:build // 打包生成electron安装包(额外还会打包dist)
electron // 想要测试dist时,就先执行build打包vite再执行这个命令

cxwii-admin-da's People

Contributors

cxwii avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.