You will need the following things properly installed on your computer.
- Git
- ruby version >= 2.6
- Bundler version >= 2.0.2
- Install ruby with the Ruby Version Manager (RVM).
$ bundle install
$ rake build
- view files in public folder
- Implementation (including tests)
- rspec passes
- rubocop passes
- manual testing
- peer review
- remove obsolete code