soramitsu / soramitsu-js-ui-library

Javascript UI library used by SORAMITSU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Javascript UI library used by SORAMITSU

License:Apache License 2.0


Languages

Language:TypeScript 36.5%Language:SCSS 35.7%Language:Vue 26.3%Language:JavaScript 0.8%Language:MDX 0.6%Language:Dockerfile 0.0%