Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 485 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 485 Bytes

alt:V Docs

How to contribute

These docs rely heavily on submodules to keep things organized.
NOTE When forking, uncheck 'Copy the XYZ branch only' all the branches are mandatory.

Those repositories are needed:

Building

  1. Use yarn to install all dependencies
  2. Use yarn start to start the development server
  3. Navigate to http://localhost:3000