Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 309 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 309 Bytes

seward park stories

Installation

  • clone this repository
  • change directory to seward-park-map
  • run npm install
  • bundle js & css dependencies with npm run bundle
  • start the development server with npm start
  • you can watch the css/js files for changes and re-bundle them with npm run watch