Skip to content

This project aims to document the entirety of Rec Room's Circuits system: Circuits V2 or CV2

Notifications You must be signed in to change notification settings

Alexa-RR/RecRoomCV2-Docs

Repository files navigation

Alexa's Circuits V2 Docs

This website is dedicated to explain everything you can do with Rec Room's New Circuits v2 or CV2 system

This app was created with BooGi.

Dependencies

  • Node.js
  • npm (included in Node.js)

Getting Started

  1. Clone or download this repository.

    git clone https://github.com/Alexa-RR/RecRoomCV2-Docs.git
    cd RecRoomCV2-Docs
  2. Install build dependencies.

    npm install -g gatsby-cli boogi-cli yarn && npm install
  3. To start development server with live reload when something changes.

    boogi develop
  4. build application package ready for deployment.

    boogi build

    Built package will be created in public directory.

About

This project aims to document the entirety of Rec Room's Circuits system: Circuits V2 or CV2

Resources

Stars

Watchers

Forks