bougie-design

A UI Design Language based on TypeScript.

Usage no npm install needed!

<script type="module">
  import bougieDesign from 'https://cdn.skypack.dev/bougie-design';
</script>

README

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