Skip to content
Snippets Groups Projects
Nico Vermaas's avatar
Nico Vermaas authored
add shoppingbasket functionality to 'apertif' and 'astron_vo' archives

See merge request astron-sdc/esap-gui!14
1516aac2
History

ESAP-GUI

ESCAPE ESFRI Science Analysis Platform - GUI

This frontend (ReactJS) connects to the ESAP-api-gateway (Django).

Documentation

Local deployment

npm install
npm start

or

yarn install
yarn start