1.0.0 • Published 8 years ago

@cnbritain/wc-style-embeds v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

wc-style-embeds

All the component juices for Style.com embeds

Macro settings

KeyOptionalDefaultDescription
style_configfalseStyle config model

Prerequisites:

  • Node.jsbrew install node
  • Grunt - npm install -g grunt-cli
  • Other prereqs? Python? Virtualenv?

Demo:

Install dependencies:

npm install

Build the things:

npm run sass
npm run js
npm run docs

Hint your JS

npm run jshint

Python the pythons:

npm run demo-install

Start the demo server:

python demo.py