Unified design system and component library
Go to file
Damillora 45a5e3fb4e Update README 2020-01-05 02:41:05 +07:00
docs Start with Header and Navigation components 2020-01-05 02:37:44 +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
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 Unprivate 2020-01-05 02:39:52 +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.