Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 396 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 396 Bytes

Halfnibble demo-invoice

Basic HTML/CSS Invoice Template

Download Code via "Git Clone"

  1. Open Terminal
  2. Navigate to the directory you want to contain this project
  3. Type: git clone https://github.com/halfnibble/demo-invoice
  4. Walla!

To Recompile the CSS

  1. Open Terminal
  2. Navigate to the project directory
  3. Change into the css/ sub-directory
  4. Type: compass watch
  5. Tada!