Skip to content

terranodo/importer-client

Repository files navigation

Importer Client

Build Status

A client for the GeoNode Importer with React and Material-UI

Installation

Install node and npm, and a node packaging manager (we prefer nvm).

run npm i to install all dependencies.

Development

Run npm start then visit your browser at http://localhost:8080 for a dev version

Testing

Run npm test to run the tests once (like travis) or run npm run test:unit for conitnious testing with a file watcher.

Building

Run npm run build to create a minified version of the app called App.js

About

GeoNode Importer React + Material-UI Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published