A UI Design Language based on TypeScript.


Keywords
design, react, react-component, component, components, ui, framework, frontend, typescript, bougie
License
MIT
Install
npm install bougie-design@0.1.18

Documentation

Introduction

A UI Design Language based on TypeScript.

Installation

use yarn

yarn add bougie-design

or

use npm

npm i bougie-design

API 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