Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 252 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 252 Bytes

Scion Character Sheet

A javascipt React-based character sheet tool for Scion using Firebase for the database.

Setup

  • Install Node
  • Run npm install
  • Run npm start

Any code changes will "hot reload" (auto-update).