Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 389 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 389 Bytes

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