项目作者: wcastand
项目描述 :
Running without transpilation es module in electron, using preact / twind
高级语言: JavaScript
项目地址: git://github.com/wcastand/electron-twind.git
electron / twind example
using no transpilation steps in electron and get cool app is possible now!
Usage
$ npm install
$ npm run start
or
$ yarn
$ yarn run start
Make a distribution
npm run make
or
yarn run make