A simple digital character sheet for Earthdawn
# This project is being retired in favor of [ecs](https://github.com/thislooksfun/ecs) # Disclaimer This project is still a work in progress. Things will change. Use at your own risk. # Development ## Installation 1. Clone this project 2. Run `npm install` ## Running To run locally, run ```bash npm run electron:serve ```