Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 207 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 207 Bytes

wendy.larklearning.com

This is my personal website.

You should install gems.

$ bundle install --path=vendor
$ bower install

Run

You can run the server by:

$ rails s