To run:
rails server
To connect to the webpage:
localhost:3000
To run unit and functional tests:
bundle exec rspec
To run integration tests:
cucumber --publish-quiet
To pay with Stripe, use this fake debit card number:
4242 4242 4242 4242
Install these with NPM:
npm install rails-ujs turbolinks
npm install --save-dev @babel/plugin-proposal-private-property-in-object
npm i bootstrap-icons
npm install jquery
npm run
bundle install