Skip to content

RPTools/rptools-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a82d251 · Aug 30, 2022

History

26 Commits
Aug 6, 2022
Jul 30, 2022
Aug 30, 2022
Aug 19, 2022
Jul 30, 2022
Aug 6, 2022
Aug 6, 2022
Jul 30, 2022
Aug 30, 2022
Aug 30, 2022
Aug 8, 2022
Aug 8, 2022
Jul 30, 2022

Repository files navigation

RPTools Documentation

This documentation is built using Docusaurus 2, a modern static website generator.

Contributing

Installation

  1. Install node.js (https://nodejs.org/en/)
  2. Fork the project and then clone this repository locally
  3. Install dependencies
$ npm install

Local Development

To start a local development server, run the following command:

$ npm start

This starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Submitting your changes

Create a pull request w