/neutron

The easiest way to build Electron apps for OS X, Windows, Linux

Primary LanguageCSSMIT LicenseMIT

NeutronKit Logo

NeutronKit

Status devDependencies Status npm version bitHound Score Known Vulnerabilities

The easiest way to build Electron apps for OS X, Windows, Linux & Kiosk

🐌🐌🐌🐌

NeutronKit Screenshot 2

NeutronKit Screenshot

Development

Install node dependencies

npm i electron gulp -g && npm i

Open the example app

gulp serve && gulp serve:electron

Modifying & Watch Sass files

gulp serve

File organization

│ dist
├── style                    
│   ├── neutron-all.css          
│   ├── osx.css
│   └── windows.css
│   └── kiosk.css
│   └── walaa.css
└── js