How to run this project
npm install
npm start
Sample Data
To load sample data, run the following command in your terminal:
npm run sample
If you have previously loaded in this data, you can wipe your database 100% clean with:
npm run blowitallaway
Name | Email (login) | Password |
---|---|---|
admin | admin@example.com | admin |