Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 510 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 510 Bytes

RPS CSS

This project is for you to type along with the Introduction to CSS video. There are no automated tests, so rails grade won't do anything.

Experiment!

Target

Here is the target that we're aiming for in this project:

https://rps-css.matchthetarget.com/rock

Standard Workflow

  1. Start the web server with bin/server.
  2. Navigate to your live application preview.
  3. As you work, remember to navigate to /git and Always Be Committing.