Skip to content

PyLabCo/pylab-electron-boilerplate

 
 

Repository files navigation


Electron React Boilerplate for PyLab uses Electron React Boilerplate template.


Build Status Dependency Status DevDependency Status Good first issues open Github Tag

Install

First, clone the repo via git and install dependencies:

git clone --depth 1 --branch main https://github.com/PyLabCo/pylab-electron-boilerplate.git your-project-name
cd your-project-name
npm install

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

Maintainers

License

MIT © PyLab

About

A Foundation for Scalable Cross-Platform Apps

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 77.2%
  • JavaScript 18.8%
  • CSS 3.0%
  • EJS 1.0%