0.0.9 • Published 8 months ago

@indiscale/caosdb-webui-core-components v0.0.9

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
gitlab
Last release
8 months ago

CaosDB WebUI 2 - Core Components

This module contains the core components of the CaosDB WebUI 2.

See docs.indiscale.com for more information about the CaosDB Project.

Development Setup

Install all necessary stuff

  • run npm install

Start the development server

  • run npm run mock
  • go to http://localhost:8082/ in your browser (or whatever it says on the output of the previous command).

Source Code

All the interesting files are below src/

See especially

Copyright

Copyright (C) 2021 Timm Fitschen t.fitschen@indiscale.com Copyright (C) 2021 IndiScale GmbH info@indiscale.com

(unless stated otherwise in the files)

Licence

AGPL-3.0-or-later