The Roll20 files that need to be submitted to the repository will be compiled into the build folder. The sheet.json and preview need to be updated for your sheet.
This is a template uses NPM to develop character sheets.
Dependencies are outlined in the package.json. Just use npm install to download them.
Start the compiles for SCSS & PUG with npm run dev.
Components are loosely based on Shadcn.
Styles are based on Tailwind.