Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 755 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 755 Bytes

Installation

Install dependencies with yarn

yarn

Starting Development

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

yarn dev

Packaging for Production

To package apps for the local platform:

yarn package

Docs

See our docs and guides here

Maintainers

License

MIT © Minerva Reader