Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 411 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 411 Bytes

CTAC Playbooks

This site is used to onboard our new recruits and people moving between projects!

Getting started

This guide assumes you have ruby / rvm already installed.

Clone this repo:

git clone [email protected]:dvito/nanoc_blog.git

Run Bundle:

bundle install

Start up the application

guard

Check it out

http://localhost:3000/

Stop the Application (guard command line)

exit