Skip to content

tommycp3/reaction-docs

 
 

Repository files navigation

Reaction Documentation

This repository contains source for Reaction Commerce documentation.

The master and development branches are both published to https://docs.reactioncommerce.com

Contributing

Pull requests should be made to the development branches.

Style

Reaction Docs uses remark-lint for linting Markdown style. You can install and use it in this repo by running:

npm install

If you're using Atom, you can install the supported plugin linter-markdown to get linting feedback as you write. If you're using a different editor, see the list of available editor integrations.

Usage

# get lint results for the whole repo in your console
npm run lint

# fix anything that can be fixed automatically
npm run lint-fix

About

Documentation for Reaction

Resources

Stars

Watchers

Forks

Packages

No packages published