codeforgso / GoVote

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

Added command for loading data in Linux and instructions for running project for development #216

Closed nathansgithub closed 2 years ago

nathansgithub commented 3 years ago

Description

I added a command for loading data in Linux in package.json and instructions for running project for development using systemd.

Related Issue

https://github.com/codeforgso/GoVote/issues/215 - Add instructions to load data and run project in Linux

Motivation and Context

There were no full instructions for running the program in Linux.

How Has This Been Tested?

Ran commands and instructions for running project in npm, on Pop!_OS 20.10, which is based on Ubuntu. I was able to run the full project and verify my voter registration. This change should not affect any other code.

Checklist: