Skip to content

Trying to revert this repo back to see if stop getting errors

License

Notifications You must be signed in to change notification settings

grallewellyn/maap-edav-esa-front2

Repository files navigation

MAAP EDAV

Source code for the ESA Multi-Mission Algorithm and Analysis Platform (MAAP) Enhanced Data Visualization (EDAV) client

The application is avaiable here: https://liferay.val.esa-maap.org/web/guest/explore

Building

This project requires a Node version 16.13.1 or later for build

First install the project dependencies by running

npm install

Then build by running

npm run build

The output will be available in the 'dist' directory ready to be served by a web server (e.g. Apache or NGINX)

To run a local development server run the command

npm run start

The client will be available at http://locahost:8449

License

MIT (See LICENSE.md)

About

Trying to revert this repo back to see if stop getting errors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published