Skip to content

jacoboar/BuildPortfolioSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Build a Portfolio Site

Description

This project is a portfolio site that contains the projects completed in the Full Stack Web Developer Nanodegree.

Requirements

  1. NPM (http://www.npmjs.com)

What's included

project/
├── src/
│   ├── images/
│   ├── styles
│       ├── base.css
│       ├── footer.css
│       ├── header.css
│       ├── hero.css
│       ├── main.css
│       └── projects.css
│   ├── index.html
├── gulpfile.js
├── package.json
└── README.md

How to run

  1. Install gulp with
npm install gulp 
  1. Navigate to the theme directory, then run
npm install

License

Open Source. MIT © Jacobo Araujo

About

Full Stack Web Developer Nanodegree. Udacity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published