The setups steps expect following tools installed on the system.
git clone git@github.com:fadynaffa3/cintentful.git
You can start the rails server using the command given below.
bundle exec rails s
And now you can visit the site with the URL http://localhost:3000
/spaces /sync /initial_sync
run the following command in order to run the specs
bundle exec rspec