poc-biobrain-supervise
v1.0.1
Published
TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.
Downloads
4
Readme
Introduction
TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.
Getting Started
TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:
- Installation process
- Software dependencies
- Latest releases
- API references
Build and Test
- create API key from https://brm.sartorius.com/ui/user_profile
- yarn init -y
- yarn add html-webpack-plugin --dev
- create .npmrc file in your project copy Output from below steps. try logging to https://brm.sartorius.com/artifactory/api/npm/umetrics-npm/ from your browser with your username and API key as password
- yarn add react react-dom react-router-dom
- yarn add --dev typescript @types/react @types/react-dom @types/react-router-dom webpack webpack-cli webpack-dev-server ts-loader
Contribute
TODO: Explain how other users and developers can contribute to make your code better.
If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files: