Skip to content

mojtaba-afraz/HAHN-UI

Repository files navigation


Logo

HAHN-UI

UI library based on web components

View Demo · Report Bug · Request Feature

About The Project

HAHN-UI is an open source UI library for use on the front-end side,It is written based on web component so that it can run on different environments

Technologies

TS LIT STORYBOOK RollUp

Getting Started

Installation

Install NPM packages

npm install

Usage

running development mode with HMR

npm run dev

StoryBook

first build storybook

npm run build-storybook

now you can see storybook with blow command

npm run storybook

Production

for bundle all components using this command

npm run build

License

Distributed under the MIT License. See LICENSE.txt for more information.