1.3.0 • Published 8 years ago

@cnbritain/wc-magazine-subscription v1.3.0

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

wc-magazine-subscription

Tiny magazine subscription widget that appears on magazine pages

Macro settings

KeyOptionalDefaultDescription
brand_namefalseThe name of the brand

Themes

  • Wired

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