This website directory contains all of the source code for the rnfirebase.io website.
The contents and configuration is pulled locally from the docs directory.
The website is deployed automatically on changes to the repository.
First, install the dependencies:
yarnRun the website in development mode:
yarn developNote; the initial build may take a couple of minutes to complete due to the volume of content being generated.
The reference API is automatically sourced from the local repository on each build using Typedoc.