0.2.0 • Published 9 years ago
casinotoolkit-prototyping-tool v0.2.0
casinotoolkit-prototyping-tool
Tool for prototyping components against Casinotoolkit and other Zeus themes
Getting started
yarn install
yarn startPrototyping
Markup should be added to the index.html, styles and javascript can be imported to main.js or main.scss from Casinotoolkit with the local symlink setup (yarn link @bedegaming/casinotoolkit).
Once webpack detects a change to a file it will hot load the changes into the page without having to refresh.