Skip to content

newslynx/newslynx-electron

Repository files navigation

Newslynx Electron

A desktop version of NewsLynx app running on Electron.

Development

If you want to work on repo, install dependencies with:

npm install

Configuration

Rename config.sample.yaml to config.yaml and set your own values. You can leave api_url blank if you would like the user to be prompted for this value when the app first launches.

Running

Use this command to start up a version locally.

npm start

Building the app

Package into a desktop application with the following:

npm run build

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.