Unified design system and component library
Go to file
Damillora c476560fd2 v0.1.1 2020-01-06 01:51:09 +07:00
docs Use default VuePress theme 2020-01-06 01:46:32 +07:00
public init 2020-01-04 01:20:22 +07:00
src Start with Header and Navigation components 2020-01-05 02:37:44 +07:00
.gitignore init 2020-01-04 01:20:22 +07:00
LICENSE Add LICENSE 2020-01-06 01:50:14 +07:00
README.md Update README 2020-01-05 02:41:05 +07:00
babel.config.js init 2020-01-04 01:20:22 +07:00
package.json v0.1.1 2020-01-06 01:51:09 +07:00
postcss.config.js Start with Header and Navigation components 2020-01-05 02:37:44 +07:00
tailwind.config.js Start with Header and Navigation components 2020-01-05 02:37:44 +07:00
yarn.lock Start with Header and Navigation components 2020-01-05 02:37:44 +07:00

README.md

Yuika

A unified design system and Vue component library for developing applications based on the design system

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.