/trusat-learn

A repo of knowledge to support the TruSat project

Primary LanguageJavaScript

TruSat Learn

What is this?

This is the documentation for the TruSat project and it was bootstrapped with a fork of Docusaurus.

The React app deployed at https://learn.trusat.org can be found in the /website directory.

The README for the /website directory has some further advice on how to navigate this repository and contribute changes/additions to the content.

Get Started

You can clone the repo, install all the dependencies and run the app in development mode with the following commands in your Terminal:

git clone https://github.com/trusat/trusat-learn.git trusat-learn
cd trusat-learn/website && yarn install && yarn start

This should open http://localhost:3000 in your default browser. The page will automatically reload if you make changes to the code.

Governance

TBD