Bean Scene POS Server Author: Ben Kindon Nicole Birch Version: 0.0.1 Before running first instance Install node.js In terminal run npm install Ensure correct database URI Seed database npm run seeder To run testing environment Install node.js In terminal run npm install To test run npm run dev