Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 2.09 KB

README.md

File metadata and controls

64 lines (44 loc) · 2.09 KB


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