@gusarov-studio/rubik-ui
v31.12.1
Published
https://rubikui.web.app/
Readme
rubik-ui
https://rubikui.web.app/
Getting started
Project requires at least 18.20.3 Node.js version.
Install project dependencies:
npm installRun local development:
npm run storybookTo build library for publishing on npm:
npm run buildTo run tests:
npm run test