mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
1.2 KiB
1.2 KiB
Welcome to Slugblaster
The Official Roll20 character sheet for Slugblaster by Mikey Hamm!
Install
# Install all of the npm packages
$ npm install
Usage
Warning
This sheet uses
pugand SCSS to build the HTML and CSS files respectively. Please do not directly edit the HTML or CSS directly: it will be wiped away when thenpmscripts are ran.
# Run the development environment
$ npm run dev