Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 571 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 571 Bytes

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 2.5.1

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

kintai_app

$ bundle install --path=vendor/bundle

$ yarn install

$ bin/webpack

$ bundle exec rails s

doc file

$ yardoc 'necessary files'

$ yard server

open http://localhost:8808