diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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` |