Skip to content

comiaca/redblue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fccbd2f · Sep 13, 2018

History

7 Commits
Sep 13, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 13, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018

Repository files navigation

redblue

同人誌即売会のサークル管理・参加申込システム

開発環境導入

事前準備

Macなら下記を実行

  • homebrew入れる
  • rbenvを入れる
  • rbenv install 2.4.2

サーバ起動

git clone git@github.com:comiaca/redblue.git
cd redblue
gem install bundler
bundle install
bundle exec rails server # サーバを起動
# Webブラウザから localhost:3000 にアクセス

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published