Skip to main content

Getting Started

Prerequisites

Please make sure to install a minimum of Node.js version 16.14 or above

Get the source code

  • For development it is recommended to clone the repository directly from github, the repository can be found Here

  • In order to clone the repository, you can use git

$ git clone <Repository Link>
  • Install all dependencies for docusaurus 2
yarn

Run the app

In order to run the app, if the steps above has been followed perfectly, you can run

yarn start

Once the compilation has succeed, it should run on localhost