@myxplor/shared

0.5.0 • Public • Published

Xplor components

A collection of shared components (and their associated styles)

Installation

  yarn install @xplor/shared

This will give us the js components, to import the stylesheet add to main.js

  import '@myxplor/shared/build/main.css'

Running

In order to see the components, and to see them as you work on them…s

  yarn start

Tests

  yarn test

There is a known issue with running jest --watch (errors with FSEvents.framework) https://github.com/facebook/jest/issues/1767

Try installing watchman (the source of the issue) via brew

  brew install watchman

Readme

Keywords

none

Package Sidebar

Install

npm i @myxplor/shared

Weekly Downloads

2

Version

0.5.0

License

Unlicense

Last publish

Collaborators

  • paulle77
  • t-raver9
  • arjun555
  • hjemmel
  • adam-xplor