Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 699 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 699 Bytes

electron + react practice

main page

Requirements

node: v16.10+

Installation

cd bird;

npm install
npm run build
npm run mix
npm run make #it will build packages in out directory

Dev Command

npm run start #open react  web in browser
npm run starte #open electron app

Thank below websites

solve how build electron + react

solve how workflow configuration

solve workflow environment veriable