Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 317 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 317 Bytes

fsnd-portfolio-site

FSND Project: Build a Portfolio Site

Dev dependencies

  • NodeJS and NPM
  • Ruby and SASS

Basic Usage

  1. Clone the source code in your local envarioment
  2. Enter to the code directory
  3. Run the command: npm install
  4. Run the command: grunt
  5. Open the index.html file in your browser.