🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

crowdmed-react-ui

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crowdmed-react-ui

The React UI components for Confluxa.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

CircleCI Codacy Badge Confluxa React UI

Confluxa React UI

The React UI component library for Confluxa. Contains various components used by both the main site and the admin tools.

This is not a repository for one-off components (which should still be put in the main repo), but for generic things reused in multiple places in the UI.

Building

After cloning the repo, building it is easy.

yarn install
webpack

After this, if you want to rebuild at any point, just type:

webpack

Tests

The package is bundled with a number of Mocha tests in the '/test' folder. Running them is simple, assumng you have installed the dev dependencies:

yarn test

License

©2017-2018 CrowdMed. All Rights reserved.

FAQs

Package last updated on 25 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts