The Wayback Machine - https://web.archive.org/web/20200423112234/https://github.com/reactioncommerce/reaction-component-library
Skip to content
Example Storefront Component Library: A set of React components for the Example Storefront
JavaScript Shell Other
Branch: master
Clone or download

Latest commit

aldeed Merge pull request #478 from reactioncommerce/dependabot/npm_and_yarn…
…/yarn-1.22.0

chore(deps-dev): Bump yarn from 1.17.3 to 1.22.0
Latest commit 3db356e Feb 26, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci fix: update docker image Dec 10, 2019
.github docs: update PR template with 2 bullets Jun 29, 2018
.reaction chore: refactor Docker node_modules linking Dec 10, 2018
bin fix: styleguide port settings Jun 14, 2019
config chore: eject from create-react-app Mar 29, 2018
docs docs: massive find and replace Jul 31, 2019
package chore(deps): Bump npm from 6.13.0 to 6.13.4 in /package Dec 13, 2019
styleguide/src docs: fix Reaction Admin pkg link example Sep 27, 2019
.adr.json chore: Switch project structure to ReactionNext Feb 23, 2018
.dockerignore chore: ability to publish the components pkg Mar 30, 2018
.editorconfig feat: added the reaction editorconfig to project Mar 22, 2018
.env.example chore: some project cleanup Jun 5, 2018
.gitignore chore: update logo Jul 31, 2019
.snyk chore: ignore Snyk error with no update available Aug 20, 2019
CODE_OF_CONDUCT.md chore: Switch project structure to ReactionNext Feb 23, 2018
Dockerfile chore: fix Dockerfile lint Nov 26, 2019
LICENSE chore: add copyright, update readme, and remove old license.md Nov 29, 2018
README.md chore: update logo Jul 31, 2019
babel.config.js chore: fix Babel config for tests Nov 26, 2019
babel.jest.js chore: update to Babel 7 and update other packages Jan 28, 2019
docker-compose.yml chore: refactor Docker node_modules linking Dec 10, 2018
netlify.toml fix: styleguide port settings Jun 14, 2019
package.json chore(deps-dev): Bump yarn from 1.17.3 to 1.22.0 Feb 15, 2020
styleguide.config.js chore: update deprecated styleguidist config Aug 9, 2019
yarn.lock chore(deps-dev): Bump yarn from 1.17.3 to 1.22.0 Feb 15, 2020

README.md

Reaction Storefront Component Library

npm (scoped) CircleCI

This is a single project with a package of React components for the Example Storefront:

We use the React Styleguidist package to run and build the documentation website, and running the style guide locally doubles as an interactive playground for developing and testing the components.

Use the React components in your storefront

Refer to the Reaction Storefront Component Library docs

Contribute to this project

Refer to the contributor docs

License

Copyright 2019 Reaction Commerce

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

You can’t perform that action at this time.