Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

1060ki/OshokujiMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

開発環境

  • Ruby 2.4.2
  • Ruby on Rails 5.1.4
  • SQLite3

環境構築

  1. GitからCloneする
$ git clone [email protected]:1060ki/OshokujiMap.git

もしくは

$ git clone https://github.com/1060ki/OshokujiMap.git
  1. bundle installする
$ bundle install -j4 --path=vendor/bundle
  1. db:migrateする
$ bundle exec rake db:migrate
  1. yarn addする
$ yarn add

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages