All Projects → wangtianlun → Umi Electron Typescript

wangtianlun / Umi Electron Typescript

Licence: mit
an example based on umijs + electron + typescript

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Umi Electron Typescript

Umi Dva Antd Mobile
基于 umi + dva + antd-mobile 快速构建H5 APP 应用。
Stars: ✭ 427 (+427.16%)
Mutual labels:  dva
Reo
🍯 regularjs and stateman based spa framework, inspired by redux, vuex and choo
Stars: ✭ 14 (-82.72%)
Mutual labels:  dva
Antd Admin
An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS
Stars: ✭ 8,678 (+10613.58%)
Mutual labels:  dva
Antd Umi Sys
企业BI系统,数据可视化平台,主要技术:react、antd、umi、dva、es6、less等,与君共勉,互相学习,如果喜欢请start ⭐。
Stars: ✭ 503 (+520.99%)
Mutual labels:  dva
Electron Webpack Boilerplate
use webpack2 to bundle react app in electron
Stars: ✭ 11 (-86.42%)
Mutual labels:  dva
Mob
Mob - 一个有颜值的喜马拉雅桌面客户端,支持 Mac、Win 和 Linux
Stars: ✭ 972 (+1100%)
Mutual labels:  dva
Dva
🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
Stars: ✭ 15,884 (+19509.88%)
Mutual labels:  dva
Dva React Worms
dva新手综合教程
Stars: ✭ 70 (-13.58%)
Mutual labels:  dva
Dva Arcgis Cli
A command-line tool extends dva-cli, with JavaScript API for ArcGIS.
Stars: ✭ 12 (-85.19%)
Mutual labels:  dva
Taro dva typescript
Taro dva Typescript Project technology
Stars: ✭ 50 (-38.27%)
Mutual labels:  dva
React Native Dva Starter
a React Native starter powered by dva and react-navigation
Stars: ✭ 637 (+686.42%)
Mutual labels:  dva
Taro scaffold
基于 Taro / dva / redux-saga / react 的微信小程序脚手架,同时集成了 sprite 。
Stars: ✭ 24 (-70.37%)
Mutual labels:  dva
Spring Batch Admin Backend
Spring Batch Admin 是一个后端采用spring boot 2, spring security , oauth2, Spring data jpa 作为基础框架,集成了quartz 提供调度能力,集成了Spring batch 提供批处理能力的管理系统。系统旨在提供更底层数据展示以及常见批处理的配置以及运行能力。
Stars: ✭ 41 (-49.38%)
Mutual labels:  dva
Dva Example User Dashboard
👲 👬 👨‍👩‍👧 👨‍👩‍👦‍👦
Stars: ✭ 446 (+450.62%)
Mutual labels:  dva
Dva Generator
dva code generator, including perfect-fetch
Stars: ✭ 59 (-27.16%)
Mutual labels:  dva
Egg Restapi Module Tool
a example of eggjs, react, antd, dva, webpack, mysql, restful api and other stuff made it work...
Stars: ✭ 332 (+309.88%)
Mutual labels:  dva
Jsyang Admin
基于nodejs+egg+squelize+mysql+antd-design+wangEditor+dva+umi+react开发的后台管理平台快速生成方案,让前端er也可以快速进行全栈开发 https://jsyangadmin.github.io/
Stars: ✭ 29 (-64.2%)
Mutual labels:  dva
Taro Msparis
🌱用 React 编写的基于Taro + Dva构建的适配不同端(微信/百度/支付宝小程序、H5、React-Native 等)的时装衣橱
Stars: ✭ 1,203 (+1385.19%)
Mutual labels:  dva
Dva Starter
完美使用 dva react react-router,最好用的ssr脚手架,服务器渲染最佳实践
Stars: ✭ 60 (-25.93%)
Mutual labels:  dva
Taro Music Ts
优秀的taro开源项目
Stars: ✭ 50 (-38.27%)
Mutual labels:  dva

umi-electron-typescript

An example based on umijs + electron + typescript

Umi Webpack TypeScript Electron

访问中文版

Features

  • Support hot reload for main process and renderer process
  • Support typescript

Install

First, clone the repo via git:

  git clone git@github.com:wangtianlun/umi-electron-typescript.git

And then install the dependencies with yarn

  $ yarn

Starting Development

  $ yarn start

Packaging

  $ npm run pack

If you want to package into dmg(on mac) or zip, you can follow below

  $ npm run dist

If you want to package all platforms(eg: mac, windows, linux), you can follow below

  $ npm run dist-all

screenshot

umi-electron-typescript-image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].