0.2.0 • Published 7 years ago

casinotoolkit-prototyping-tool v0.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

casinotoolkit-prototyping-tool

Tool for prototyping components against Casinotoolkit and other Zeus themes

Getting started

yarn install

yarn start

Prototyping

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.