CSCfi/beacon-network-ui

install and build for production

Closed this issue · 0 comments

Description

Identified in #91

Not all packages are required when building the production version of the UI for this reason we would like to use

npm install --production
npm build --production

Packages need to be categorised correctly for prod and development

DoD (Definition of Done)

Docker image contain new commands for building for production and documentation is updated

Testing

Peer review