From: Ben Beltran Date: Mon, 28 Nov 2016 08:32:19 +0000 (-0600) Subject: Add run information to README X-Git-Url: https://git.r.bdr.sh/rbdr/lgtm/commitdiff_plain/b69cb2a8498cee0ac5ce8b363585fb55430fd931?ds=sidebyside Add run information to README --- diff --git a/README.md b/README.md index 40a517b..78103af 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,7 @@ copy that file and update with your own defaults. ## Setting Up the Database Run `npm run setup_database`. This will create the table. + +## Running + +Run `npm start`