Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 396 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 396 Bytes

Hiring more diverse technical candidates does not require "lowering the bar."

Installation & Development

Reasonably functional & up-to-date installs of Ruby/Bundler & Node/NPM are assumed.

After cloning the repository:

make install-dependencies

During local development, run:

make dev-server

This will autorebuild files as needed & run a dev server at localhost:8080.