@wdlk/component-library

WDLK UI component library 🎨

Usage no npm install needed!

<script type="module">
  import wdlkComponentLibrary from 'https://cdn.skypack.dev/@wdlk/component-library';
</script>

README

WDLK component-library

CircleCI

Woodlike React component library 🎨

Requirements

🚀 Node.js >=8 🌲 Git 🐈 yarn >= 1.12

Getting started

git clone git@github.com:woodlike/component-library.git

# Install packges
yarn
# Start development mode
yarn dev
# Run and watch Jest unit tests
yarn test --watch