This project is a portfolio site that contains the projects completed in the Full Stack Web Developer Nanodegree.
- NPM (http://www.npmjs.com)
project/
├── src/
│ ├── images/
│ ├── styles
│ ├── base.css
│ ├── footer.css
│ ├── header.css
│ ├── hero.css
│ ├── main.css
│ └── projects.css
│ ├── index.html
├── gulpfile.js
├── package.json
└── README.md
- Install gulp with
npm install gulp - Navigate to the theme directory, then run
npm installOpen Source. MIT © Jacobo Araujo