@cnbritain/wc-section-contributorsdeprecated

Section for contributors

Usage no npm install needed!

<script type="module">
  import cnbritainWcSectionContributors from 'https://cdn.skypack.dev/@cnbritain/wc-section-contributors';
</script>

README

wc-section-contributors

Section for contributors

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

Python the pythons:

npm run demo-install

Start the demo server:

python demo.py