Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 513 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 513 Bytes

Neighborhood Map project

Student project made for Udacity Front-end Nanodegree course.

Overview

TODO: Define and describe project mission

Specification

TODO: Describe tools and APIs used in the project

Installation

  • Clone or download the repository
  • Go to the project root folder in console
  • Install dependencies:$ npm install
  • Build project and run local server: $ gulp
  • Open app in browser 0.0.0.0:3000

TODO: Host the project on GH pages and provide the link here.