项目作者: trstringer

项目描述 :
:octopus: Common UI layout for an Electron/React app
高级语言: JavaScript
项目地址: git://github.com/trstringer/electron-basic-ui-layout.git
创建时间: 2016-08-30T20:36:48Z
项目社区:https://github.com/trstringer/electron-basic-ui-layout

开源协议:MIT License

下载


Common Electron App Layout (with React)

Note: this repo is meant to show guidance on how to structure the UI in an Electron/React app with a common approach. Use it as a guide to quickly get a UI together for you to modify to your app

What does it look like?

demo

What should you do with this?

Make it your own! :boom: Use this as a guide to structure the UI for you Electron/React app.

Credit

This app was created from a clone of the amazing electron-react-boilerplate repo. So many thanks to chentsulin for creating and maintaining this wonderful boilerplate!