@wdlk/component-library
v1.7.7
Published
WDLK UI component library 🎨
Downloads
9
Readme
WDLK component-library
Woodlike React component library 🎨
Requirements
🚀 Node.js >=8 🌲 Git 🐈 yarn >= 1.12
Getting started
git clone [email protected]:woodlike/component-library.git
# Install packges
yarn
# Start development mode
yarn dev
# Run and watch Jest unit tests
yarn test --watch