Unified design system and component library
docs | ||
public | ||
src | ||
.gitignore | ||
babel.config.js | ||
LICENSE | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
yarn.lock |
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