-
Name: Cao Peng
-
Matriculation Number: A0194554W
-
Heroku link: https://peaceful-retreat-24950.herokuapp.com/
-
run the command "bundle install" after cloning
-
run the command "rails db:create"
-
run the command "rails db:migrate"
-
run the command "rails db:seed"
-
run "rails s -p 3000"
-
run "./bin/webpack-dev-server" in a separate command line (optional)