Unified design system and component library
Go to file
Damillora 8e49f2b942 Make a proper library 2020-01-06 02:47:20 +07:00
docs Make a proper library 2020-01-06 02:47:20 +07:00
public init 2020-01-04 01:20:22 +07:00
src Make a proper library 2020-01-06 02:47:20 +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 Make a proper library 2020-01-06 02:47:20 +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 Make a proper library 2020-01-06 02:47:20 +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.