Skip to content

AntMeNet/WikiPages

Repository files navigation

Intorduction

This repositiory contains the offical AntMe! wiki and it's content. The System is based on Docusaurus v2.0.

Build locally

Prerequisites

To build the wiki you need to install Node.js.

Run the Wiki locally

  1. Run yarn install in your terminal.
  2. Run yarn start
  3. Open http://localhost:3000