Files
roll20-character-sheets/Trophy Gold/README.md
T
Cassie Levett 918b8a722a Trophy Gold v1 (#6223)
* trophy gold commit'

* save trophy gold

* update preview

* remove unused files and updat readme
2020-04-20 15:07:38 -04:00

15 lines
371 B
Markdown

Roll20 Character Sheet Template
=======================
## Necessary files
Written in PUG & SCSS. Use NPM to install compilers.
## NPM
This is a template uses [NPM](https://www.npmjs.com/get-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 start`.