Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 280 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 280 Bytes

About

This app was developed as part of Hack For Peace.

Installation

developed with Rails v7.0.4 and Ruby v3.1.2

git clone [email protected]:adrianHards/hack-for-peace.git
cd hack-for-peace
bundle
yarn install
bin/rails db:create
bin/dev