0.0.1 • Published 5 years ago

proteus-core v0.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

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