2.1.0 • Published 2 months ago

hound-drive v2.1.0

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
2 months ago

Build Status Github Tag

OpenCollective OpenCollective StackOverflow

Install

Clone the repo and install dependencies:

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

Having issues installing? See our debugging guide

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

License

AGPL3

Credits

This project relies on Electron Boilerplate, which can be found here.