项目作者: wcastand

项目描述 :
Running without transpilation es module in electron, using preact / twind
高级语言: JavaScript
项目地址: git://github.com/wcastand/electron-twind.git
创建时间: 2020-12-25T14:13:51Z
项目社区:https://github.com/wcastand/electron-twind

开源协议:

下载


electron / twind example

using no transpilation steps in electron and get cool app is possible now!

Usage

  1. $ npm install
  2. $ npm run start

or

  1. $ yarn
  2. $ yarn run start

Make a distribution

  1. npm run make

or

  1. yarn run make