Skip to content
Eric Martindale edited this page Nov 2, 2019 · 1 revision

Welcome to the rpg-lite wiki!

Getting Started

We're looking for everyone's help to document & extend RPG Lite, including instructions on how to get set up!

Quick Start

yarn install && yarn start

If you don't already have node, you'll need to install version 10 on your platform, then npm install to load all requisite dependencies. From there, yarn run examples should give you a local web server for your perusal!

Clone this wiki locally