Skip to content

appdev-projects/rps-css

Repository files navigation

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.