Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 628 Bytes

File metadata and controls

21 lines (11 loc) · 628 Bytes

Roll20 Character Sheet Template

Necessary files

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.

NPM

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

Components are loosely based on Shadcn.

Styles

Styles are based on Tailwind.