bougie-design
v0.1.18
Published
A UI Design Language based on TypeScript.
Downloads
32
Maintainers
Readme
Introduction
A UI Design Language based on TypeScript.
Installation
use yarn
yarn add bougie-designor
use npm
npm i bougie-designAPI Documentation
scripts
yarn start
Run the app at development mode.
yarn build
Build the project.
yarn lint
Code style lint
yarn fix
Code style fix
