Skip to content
Snippets Groups Projects
Commit 68fa1bd2 authored by Alf Eaton's avatar Alf Eaton Committed by Yannis Barlas
Browse files

Update README

parent b9b5e089
No related branches found
No related tags found
No related merge requests found
...@@ -17,18 +17,18 @@ Note: xpub is still _very_ new. This repository contains an initial set of compo ...@@ -17,18 +17,18 @@ Note: xpub is still _very_ new. This repository contains an initial set of compo
## xpub packages ## xpub packages
* `xpub-connect`: a helper component for connecting pages to data
* `xpub-edit`: WYSIWYG editors for use in xpub forms * `xpub-edit`: WYSIWYG editors for use in xpub forms
* `xpub-fonts`: fonts for use in xpub applications
* `xpub-journal`: a helper that provides journal config to components * `xpub-journal`: a helper that provides journal config to components
* `xpub-selectors`: some useful redux selectors * `xpub-selectors`: some useful redux selectors
* `xpub-styleguide`: components for use in react-styleguidist * `xpub-styleguide`: components for use in react-styleguidist
* `xpub-theme`: fonts and styles for use in xpub applications
* `xpub-ui`: a library of user interface elements for use in PubSweet components * `xpub-ui`: a library of user interface elements for use in PubSweet components
* `xpub-upload`: a helper function for file uploading * `xpub-upload`: a helper function for file uploading
* `xpub-validators`: validator functions for use with redux-form
## Installing ## Installing
Run `yarn config set workspaces-experimental true` to enable yarn workspaces.
In the root directory, run `yarn` to install all the dependencies. In the root directory, run `yarn` to install all the dependencies.
## Configuration ## Configuration
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment