/rpgsheet

A modular RPG Character Sheet application

Primary LanguageHTMLMIT LicenseMIT

Cypress Tests Netlify Status

rpgsheet

A modular RPG Character Sheet application

Getting Started

From zero to hero, this will download, install, and start a development build with hot-reloading.

  1. git clone https://github.com/logannc/rpgsheet.git
  2. cd rpgsheet/sapperapp
  3. npm install
  4. npm run dev

The primary src is in sapperapp/src/routes and sapperapp/src/components.