@earn-up/components-system

0.1.0-alpha.77 • Public • Published

© EarnUp 2018

Components System

This project was bootstrapped with Create React App. For more information, see the original README.

Useful Links

Getting Started

To get started, all you'll need to do is install the NPM packages using:

npm install

After the NPM packages are installed, run a local development server using:

npm start

Documentation

This library leverages Styleguidist for generating React component documentation. To view documentation for your current branch, issue the following command:

# Aliased in package.json
npm run docs

Note: This requires npx.

This will start up a local documentation server after compilation. Navigate to the localhost endpoint to see the documentation.

The documentation server is equipped with hot reloading, however it will not update when either the config or the styles are updated.

Adding Component Documentation

Follow the patterns found in the styleguide config file for adding components and sections to the styleguide.

Note: the documenation server is equipped with hot reload, but it will not respond to config changes.

Contributions and Reviews

Because this repository will be used across our applications, code owners have been assigned to ensure these components are added only as necessary, without duplication, and to ensure consistency.

All pull requests must be complete with Styleguidist documentation, and reviewers should begin with documentation before code review to ensure that components are up to specifications.

Package Sidebar

Install

npm i @earn-up/components-system

Weekly Downloads

51

Version

0.1.0-alpha.77

License

none

Unpacked Size

405 kB

Total Files

157

Last publish

Collaborators

  • earn-up