# SheetForge
[![npm](https://img.shields.io/npm/v/sheetforge.svg?style=popout)](https://www.npmjs.com/package/sheetforge) [![CircleCI branch](https://img.shields.io/circleci/project/github/TroyAlford/sheetforge/master.svg?style=popout)](https://github.com/TroyAlford/sheetforge) [![NpmLicense](https://img.shields.io/npm/l/sheetforge.svg?style=popout)](https://github.com/TroyAlford/sheetforge/blob/master/LICENSE) [![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/sheetforge.svg?style=popout)](#)



Axis-RPG character sheets, built with `React` and `mobx-state-tree`

## Local Development
To run this package locally, use use `yarn`, then `yarn develop`. This will launch the documentation project in `--watch` mode. This documentation is created using [Docz](https://www.docz.site/) and [MDX-JS](https://github.com/mdx-js/mdx), allowing each of the component docs to simply be a `.md` file.
