proteus-core
v0.0.1
Published
Protues Component Lib
Downloads
1
Readme
Proteus
A React component library for building composed portals.
Requirements
It is recommended that you use Yarn for dependency management. Yarn can be installed here. The repo ships with a Yarn lock file in order to get consistent installs across machines. Alternatively use NPM, but be watchful of versioning issues.
Installation
Proteus is a microservice which requires a single install. Enter the following command into a terminal at the repo root:
# Yarn
yarn
# NPM
npm install