caryfitzhugh / ny-ccc-map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NYCSCC-map-viewer

Map viewer front-end from SUNY-ESF

Prerequisites

Getting Started

Install node and checkout the NYCSCC-map-viewer repository. In the repository run npm install That will install all the dependencies locally that are required.

The src/index.html file is what you can point at to develop locally. It should reference other CSS / JS files in the src directory.

When packinging the distribution - the src/index.html file is inlined and minified to dist/map_viewer.html

Workflow

Build dist with grunt

Serve from 'dist/index.html'

About


Languages

Language:JavaScript 83.2%Language:HTML 10.4%Language:CSS 5.7%Language:Clojure 0.5%Language:Shell 0.2%