{{ message }}
This repository was archived by the owner on Jun 20, 2021. It is now read-only.
neko314/sharing
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Application to visualize how many housekeeping jobs you and your family have.
You all will feel less burden with this app.
Rails 5.2.2
Ruby 2.6.1
$ bin/rails db:migrate
Only first time you loanch this app, please run
$ bin/rails db:seed
$ bin/rails db:seed RAILS_ENV=test
and
$ bin/rails server
$ bundle exec rubocop
$ slim-lint
$ bundle exec rspec
