Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Documentation

This is the documentation source for this repository.

The deployed version of the documentation for this repository is available at:

Running locally

  • npm install in this directory
  • npm start in this directory
  • Open a browser to the link provided in the console.

Deploy previews

Documentation repositories should be set up with a "deploy preview" feature which automatically provides "preview" links in the status checks section of pull requests.

In the event that it's not possible to run the documentation locally, pushing changes to the branch for a pull request can be a suitable alternative that ensures changes to the documentation are properly rendered.