A modular RPG Character Sheet application
From zero to hero, this will download, install, and start a development build with hot-reloading.
git clone https://github.com/logannc/rpgsheet.gitcd rpgsheet/sapperappnpm installnpm run dev
The primary src is in sapperapp/src/routes and sapperapp/src/components.