「1tep」の版間の差分
提供: wikipokpok
2行目: | 2行目: | ||
$ git clone https://github.com/yasslab/sample_apps.git | $ git clone https://github.com/yasslab/sample_apps.git | ||
+ | |||
+ | config/database.yml | ||
+ | |||
+ | Gemfile | ||
$ yarn add jquery@3.4.1 bootstrap@3.4.1 | $ yarn add jquery@3.4.1 bootstrap@3.4.1 |
2022年1月24日 (月) 09:09時点における版
$ git clone https://github.com/yasslab/sample_apps.git
config/database.yml
Gemfile
$ yarn add jquery@3.4.1 bootstrap@3.4.1
$ bundle _2.2.17_ install
$ rails db:migrate
$ rails test
$ rails db:seed