README
wc-section-contributors
Section for contributors
Prerequisites:
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
Section for contributors
<script type="module">
import cnbritainWcSectionContributors from 'https://cdn.skypack.dev/@cnbritain/wc-section-contributors';
</script>
Section for contributors
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