Skip to content

mradenovic/build-a-portfolio-site

Repository files navigation

Udacity Project: Build a Portfolio Site

Build a Portfolio Site is the second project built during completion of the Udacity's Nanodegree program Full Stack Web Developer.

Review Guide

The project was developed with Yeoman and generator-webapp. The production version is hosted here and code is contained within app folder.

Develop

  • Clone the repo: clone https://github.com/mradenovic/build-a-portfolio-site.git
  • Install npm dependencies: npm install
  • Install bower dependencies: bower install
  • Run gulp serve to preview and watch for changes
  • Run bower install --save <package> to install frontend dependencies
  • Run gulp serve:test to run the tests in the browser
  • Run gulp to build your webapp for production
  • Run gulp serve:dist to preview the production

About

Udacity Project: Build a Portfolio Site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published