Skip to content

cht-wtag/WellFoodDemo

Repository files navigation

README

WellFoodDemo

  • Ruby version
 ruby '2.6.5'
  • Rails version
 gem 'rails', '~> 6.0.1'
  • Database
 latest postgres

** To run the project

  • Clone the repository

      https://github.com/cht-wtag/WellFoodDemo.git
  • Run command

      gem install bundler
      bundle install
      rails db:create
      rails db:migrate
      rails db:seed
      rails s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published