hectoruch / surface-water

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Surface Water

Water detection from NASA Landsat data

Requirements

Installation

Start by installing the required nodejs packages using npm (already bundled with recent nodejs installations)

npm install
npm install file-loader --save

Next, start the server by running:

node server.js

You should be able to access your application at http://localhost:3000/

About

License:MIT License


Languages

Language:JavaScript 69.4%Language:CSS 23.7%Language:HTML 7.0%