hammerdr / ListApp

list app for txi dev test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

Using ruby 3.0.0 with rbenv

  • System dependencies

If you can install nokogiri you're probably good! You can do that with

bundle install
  • Database creation
bundle exec rails db:migrate
  • How to run the test suite
bundle exec rails db:migrate RAILS_ENV=test
bundle exec rspec

About

list app for txi dev test


Languages

Language:Ruby 78.1%Language:HTML 10.4%Language:JavaScript 8.3%Language:TypeScript 2.0%Language:CSS 1.3%