Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 222 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 222 Bytes

Example 4 app for https://school.jfbcodes.com/8188

Node + Ruby versions are in .node-version and .ruby-version, respectively.

Setup

bin/setup

Start Rails

bin/dev

Run Specs

run with bin/rake