Skip to content

hawkk9/sangoku

Repository files navigation

README

Continuous Integration

初期設定

gemパッケージのインストール

bundle install

jsパッケージのインストール

yarn install

マイグレーション実行

rails db:migrate

初期データの投入

rails runner bin/initial_data.rb

サーバー起動

rails s

ホーム画面にアクセス

http://localhost:3000/home/index

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published