1.1.1 • Published 3 months ago

@soramitsu-ui/ui-vue2 v1.1.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 months ago

soramitsu-js-ui-library

Project setup

yarn install

Usage library in project

The full guide about usage can be found here

Compiles and hot-reloads storybook with components for development

yarn storybook:serve

Compiles and minifies storybook with components and docs for production

yarn storybook:build

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.