覚書: Rails7 Bootstrap5 環境
上記の入門書の内容を試した際の覚書です。
macOS 12.4
PostgreSQL 12
ruby 3.1.
Rails 7.0.2.3
Homebrew 3.4.11
nodebrew 1.1.0
node v18.3.0
yarn 1.22.18 (npm install -g yarn)
git clone https://github.com/shita1112/cat-hotwire-demo
cd cat-hotwire-demo
git checkout tutorial-1
bin/setup
yarn
bin/dev
open http://localhost:3000/cats
以上です。
この記事が気に入ったらサポートをしてみませんか?