Add instructions for dev env setup

This commit is contained in:
Jesse C. Fisher 2021-12-10 07:18:29 -08:00
parent 0b355ad0e0
commit 17d1089aa4

View File

@ -1,6 +1,17 @@
Thirteen Tien Len
================
Development Environment Setup
-----------------------------
bundle install
cp config/{database.yml.example,database.yml}
rake db:setup
guard
TODO
----