afmotta / map-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAP PROJECT: Udacity FEDN project 5

Requirements

  1. Install Node.js: http://nodejs.org
  2. Install depencencies through npm. Inside the project folder type 'npm install'
  3. Install bower globally with 'npm install -g bower'
  4. Install bower depencencies with 'bower install'
  5. RUn build and view site with browsersync by typing 'gulp'

About


Languages

Language:JavaScript 67.6%Language:CSS 20.2%Language:HTML 12.2%