Web service for geomagnetism data stored in the EDGE. (via the waveserver GETSCNLRAW interface)
- Make sure
node
,npm
, andgrunt-cli
are installed. - Make sure the project has been configured using pre-install, use the default values:
cd geomag-edge-ws
src/lib/pre-install
npm install
- Use grunt to start a local development server:
cd geomag-edge-ws
grunt