codeforgso / GoVote

Local voter registration and election candidate application.
http://govotegso.org/
GNU General Public License v3.0
24 stars 46 forks source link

Add instructions to load data and run project in Linux #215

Closed nathansgithub closed 2 years ago

nathansgithub commented 3 years ago

This is a:

We should have a command to load data in Linux using the systemd service command and documentation on how to run the program in Linux like there is for Mac and Windows.

Enhancement

Description

Provide instructions/command for starting the program for development on Linux. I want to add this because there are only Mac and Windows instructions.

Implementation

Update CONTRIBUTING.md instructions and add loadDataLinux command in package.json.